Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:InstCombiner

52 bool InstCombiner::SimplifyDemandedInstructionBits(Instruction &Inst) {
68 bool InstCombiner::SimplifyDemandedBits(Use &U, APInt DemandedMask,
100 Value *InstCombiner::SimplifyDemandedUseBits(Value *V, APInt DemandedMask,
812 Value *InstCombiner::SimplifyDemandedVectorElts(Value *V, APInt DemandedElts,