Searched defs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 142 InstrToOrigTy PromotedInsts; member in __anonebd7bfba0111::CodeGenPrepare 2062 InstrToOrigTy &PromotedInsts; member in __anonebd7bfba0211::AddressingModeMatcher 2074 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() 2098 InstrToOrigTy &PromotedInsts, in Match() 2283 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther() 2293 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther() 2324 const InstrToOrigTy &PromotedInsts, in canGetThrough() 2391 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction() 2424 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForTruncAndAnyExt() 2472 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForOther()
|