Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2760 Instruction *RemoteReductionListAlloca = Builder.CreateAlloca( in emitShuffleAndReduceFunction() local
2774 RemoteReductionListAlloca, Builder.getPtrTy(), in emitShuffleAndReduceFunction()
2775 RemoteReductionListAlloca->getName() + ".ascast"); in emitShuffleAndReduceFunction()
2788 InsertPointTy AllocaIP = getInsertPointAfterInstr(RemoteReductionListAlloca); in emitShuffleAndReduceFunction()