Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.h40 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,
H A DConstantFold.cpp960 Constant *llvm::ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2, in ConstantFoldShuffleVectorInstruction() function in llvm
H A DConstants.cpp2591 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DConstantFolding.h128 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,