Home
last modified time | relevance | path

Searched refs:MDHelper (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp953 llvm::MDBuilder MDHelper(*Context); in ExpandForEach() local
956 MDHelper.createTBAARoot(kRenderScriptTBAARootName); in ExpandForEach()
959 TBAAAllocation = MDHelper.createTBAAScalarTypeNode("allocation", in ExpandForEach()
963 TBAAPointer = MDHelper.createTBAAScalarTypeNode("pointer", in ExpandForEach()
1152 llvm::MDBuilder MDHelper(*Context); in ExpandReduceAccumulator() local
1154 MDHelper.createTBAARoot(kRenderScriptTBAARootName); in ExpandReduceAccumulator()
1157 TBAAAllocation = MDHelper.createTBAAScalarTypeNode("allocation", in ExpandReduceAccumulator()
1161 TBAAPointer = MDHelper.createTBAAScalarTypeNode("pointer", in ExpandReduceAccumulator()
1359 llvm::MDBuilder MDHelper(*Context); in connectRenderScriptTBAAMetadata() local
1361 MDHelper.createTBAARoot("RenderScript Distinct TBAA"); in connectRenderScriptTBAAMetadata()
[all …]