Searched refs:getSafeVectorConstantForBinop (Results 1 – 3 of 3) sorted by relevance
1221 NewC = getSafeVectorConstantForBinop(BOpcode, NewC, true); in foldSelectShuffleWith1Binop()1302 NewC = getSafeVectorConstantForBinop(BOpc, NewC, ConstantsAreOp1); in foldSelectShuffle()
219 static inline Constant *getSafeVectorConstantForBinop( in getSafeVectorConstantForBinop() function
1426 NewC = getSafeVectorConstantForBinop(Inst.getOpcode(), NewC, ConstOp1); in foldShuffledBinop()