Searched refs:getSafeVectorConstantForBinop (Results 1 – 3 of 3) sorted by relevance
305 getSafeVectorConstantForBinop(BinaryOperator::BinaryOps Opcode, Constant *In, in getSafeVectorConstantForBinop() function
1827 NewC = InstCombiner::getSafeVectorConstantForBinop(BOpcode, NewC, true); in foldSelectShuffleWith1Binop()1955 NewC = InstCombiner::getSafeVectorConstantForBinop(BOpc, NewC, in foldSelectShuffle()
1697 NewC = getSafeVectorConstantForBinop(Opcode, NewC, ConstOp1); in foldVectorBinop()