Searched refs:ConstantFoldShuffleVectorInstruction (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstantFold.h40 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,
H A DConstantFold.cpp830 Constant *llvm::ConstantFoldShuffleVectorInstruction(Constant *V1, function in class:llvm
H A DConstants.cpp2108 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask))

Completed in 108 milliseconds