Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2343 static OpenMPIRBuilder::InsertPointTy getInsertPointAfterInstr(Instruction *I) { in getInsertPointAfterInstr() function
2687 AllocaIP = getInsertPointAfterInstr(NumWarpsAlloca); in emitInterWarpCopyFunction()
2689 getInsertPointAfterInstr(&Builder.GetInsertBlock()->back()); in emitInterWarpCopyFunction()
2930 InsertPointTy AllocaIP = getInsertPointAfterInstr(RemoteReductionListAlloca); in emitShuffleAndReduceFunction()