Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2541 AllocaInst *ReduceListAlloca = Builder.CreateAlloca( in emitInterWarpCopyFunction() local
2546 ReduceListAlloca, Arg0Type, ReduceListAlloca->getName() + ".ascast"); in emitInterWarpCopyFunction()
2747 Value *ReduceListAlloca = Builder.CreateAlloca( in emitShuffleAndReduceFunction() local
2764 ReduceListAlloca, ReduceListArgType, in emitShuffleAndReduceFunction()
2765 ReduceListAlloca->getName() + ".ascast"); in emitShuffleAndReduceFunction()