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

/external/llvm/lib/VMCore/
H A DConstantFold.h40 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,
H A DConstantFold.cpp781 Constant *llvm::ConstantFoldShuffleVectorInstruction(Constant *V1, function in class:llvm
H A DConstants.cpp1858 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask))

Completed in 31 milliseconds