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.cpp2187 static OpenMPIRBuilder::InsertPointTy getInsertPointAfterInstr(Instruction *I) { in getInsertPointAfterInstr() function
2552 AllocaIP = getInsertPointAfterInstr(NumWarpsAlloca); in emitInterWarpCopyFunction()
2554 getInsertPointAfterInstr(&Builder.GetInsertBlock()->back()); in emitInterWarpCopyFunction()
2788 InsertPointTy AllocaIP = getInsertPointAfterInstr(RemoteReductionListAlloca); in emitShuffleAndReduceFunction()