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