Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1377 void shuffleAndStore(InsertPointTy AllocaIP, Value *SrcAddr, Value *DstAddr,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2286 void OpenMPIRBuilder::shuffleAndStore(InsertPointTy AllocaIP, Value *SrcAddr, in shuffleAndStore() function in OpenMPIRBuilder
2429 shuffleAndStore(AllocaIP, SrcElementAddr, DestElementAddr, RI.ElementType, in emitReductionListCopy()