Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2888 Type *LaneIDArgPtrType = Builder.getPtrTy(0); in emitShuffleAndReduceFunction() local
2909 LaneIdAlloca, LaneIDArgPtrType, LaneIdAlloca->getName() + ".ascast"); in emitShuffleAndReduceFunction()
2911 RemoteLaneOffsetAlloca, LaneIDArgPtrType, in emitShuffleAndReduceFunction()
2914 AlgoVerAlloca, LaneIDArgPtrType, AlgoVerAlloca->getName() + ".ascast"); in emitShuffleAndReduceFunction()