Searched defs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 139 InstrToOrigTy PromotedInsts; member in __anonebd7bfba0111::CodeGenPrepare 2544 InstrToOrigTy &PromotedInsts; member in __anonebd7bfba0211::AddressingModeMatcher 2556 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() 2580 InstrToOrigTy &PromotedInsts, in Match() 2764 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther() 2774 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther() 2805 const InstrToOrigTy &PromotedInsts, 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()
|