Searched refs:shuffleVectorDescriptor (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOperations.h46 OpDescriptor shuffleVectorDescriptor(unsigned Weight);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp88 Ops.push_back(shuffleVectorDescriptor(1));
315 OpDescriptor llvm::fuzzerop::shuffleVectorDescriptor(unsigned Weight) { function in class:llvm::fuzzerop

Completed in 48 milliseconds