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.cpp2676 AllocaInst *ReduceListAlloca = Builder.CreateAlloca( in emitInterWarpCopyFunction() local
2681 ReduceListAlloca, Arg0Type, ReduceListAlloca->getName() + ".ascast"); in emitInterWarpCopyFunction()
2889 Value *ReduceListAlloca = Builder.CreateAlloca( in emitShuffleAndReduceFunction() local
2906 ReduceListAlloca, ReduceListArgType, in emitShuffleAndReduceFunction()
2907 ReduceListAlloca->getName() + ".ascast"); in emitShuffleAndReduceFunction()