Lines Matching refs:InstrToOrigTy
117 typedef DenseMap<Instruction *, TypeIsSExt> InstrToOrigTy; typedef
139 InstrToOrigTy PromotedInsts;
2544 InstrToOrigTy &PromotedInsts;
2556 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
2580 InstrToOrigTy &PromotedInsts, in Match()
2721 const InstrToOrigTy &PromotedInsts, bool IsSExt);
2740 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost,
2755 InstrToOrigTy &PromotedInsts,
2764 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther()
2774 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther()
2784 InstrToOrigTy &PromotedInsts,
2800 const InstrToOrigTy &PromotedInsts);
2805 const InstrToOrigTy &PromotedInsts, in canGetThrough()
2854 InstrToOrigTy::const_iterator It = PromotedInsts.find(Opnd); in canGetThrough()
2869 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction()
2902 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForTruncAndAnyExt()
2950 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForOther()