Home
last modified time | relevance | path

Searched refs:InstrToOrigTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp117 typedef DenseMap<Instruction *, TypeIsSExt> InstrToOrigTy; typedef
142 InstrToOrigTy PromotedInsts;
2062 InstrToOrigTy &PromotedInsts;
2074 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
2098 InstrToOrigTy &PromotedInsts, in Match()
2238 const InstrToOrigTy &PromotedInsts, bool IsSExt);
2259 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost,
2274 InstrToOrigTy &PromotedInsts,
2283 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther()
2293 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther()
[all …]