Home
last modified time | relevance | path

Searched defs:AllocaIP (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1284 InsertPointTy AllocaIP, BodyGenCallbackTy BodyGenCB, in createTask()
1552 InsertPointTy AllocaIP, in createTaskgroup()
1580 const LocationDescription &Loc, InsertPointTy AllocaIP, in createSections()
1721 const LocationDescription &Loc, InsertPointTy AllocaIP, in createReductions()
2119 InsertPointTy AllocaIP, in applyStaticWorkshareLoop()
2205 DebugLoc DL, CanonicalLoopInfo *CLI, InsertPointTy AllocaIP, in applyStaticChunkedWorkshareLoop()
2348 DebugLoc DL, CanonicalLoopInfo *CLI, InsertPointTy AllocaIP, in applyWorkshareLoop()
2446 DebugLoc DL, CanonicalLoopInfo *CLI, InsertPointTy AllocaIP, in applyDynamicWorkshareLoop()
3497 InsertPointTy AllocaIP, unsigned NumLoops, in createOrderedDepend()
4085 InsertPointTy AllocaIP, in createMapperAllocas()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp392 InsertPointTy AllocaIP(PRegEntryBB, in CreateParallel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp969 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()
980 Value &Inner, Value *&ReplacementValue) -> InsertPointTy { in mergeParallelRegions()
1008 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()
1129 IRBuilder<>::InsertPoint AllocaIP( in mergeParallelRegions() local