Lines Matching refs:InstCombiner
53 bool InstCombiner::SimplifyDemandedInstructionBits(Instruction &Inst) {
69 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask,
101 Value *InstCombiner::SimplifyDemandedUseBits(Value *V, APInt DemandedMask,
845 Value *InstCombiner::SimplifyShrShlDemandedBits(Instruction *Shr,
912 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts,