Searched refs:SimplifyDemandedInstructionBits (Results 1 – 7 of 7) sorted by relevance
822 if (SimplifyDemandedInstructionBits(I)) in commonIDivTransforms()1458 if (SimplifyDemandedInstructionBits(I)) in commonIRemTransforms()
597 bool SimplifyDemandedInstructionBits(Instruction &Inst);
1799 if (SimplifyDemandedInstructionBits(I)) in visitAnd()2643 if (SimplifyDemandedInstructionBits(I)) in visitOr()3301 if (SimplifyDemandedInstructionBits(I)) in visitXor()
55 bool InstCombinerImpl::SimplifyDemandedInstructionBits(Instruction &Inst) { in SimplifyDemandedInstructionBits() function in InstCombinerImpl
384 if (SimplifyDemandedInstructionBits(I)) in commonShiftTransforms()
784 if (SimplifyDemandedInstructionBits(Trunc)) in visitTrunc()
1131 if (SimplifyDemandedInstructionBits(*II)) in visitCallInst()