Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp346 auto buildShuffle = [](ArrayRef<Value *> Srcs, Instruction *Inst) { in shuffleVectorDescriptor() local
351 buildShuffle}; in shuffleVectorDescriptor()