Searched refs:ConstantFoldShuffleVectorInstruction (Results 1 – 3 of 3) sorted by relevance
40 Constant *ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2,
824 Constant *llvm::ConstantFoldShuffleVectorInstruction(Constant *V1, in ConstantFoldShuffleVectorInstruction() function in llvm
2145 if (Constant *FC = ConstantFoldShuffleVectorInstruction(V1, V2, Mask)) in getShuffleVector()