Searched defs:PromotedInsts (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 147 InstrToOrigTy PromotedInsts; member in __anon6e3ad5bf0111::CodeGenPrepare 2602 InstrToOrigTy &PromotedInsts; member in __anon6e3ad5bf0211::AddressingModeMatcher 2614 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() 2638 InstrToOrigTy &PromotedInsts, in Match() 2822 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther() 2832 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther() 2863 const InstrToOrigTy &PromotedInsts, in canGetThrough() 2927 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction() 2960 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForTruncAndAnyExt() 3008 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForOther()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 280 InstrToOrigTy PromotedInsts; member in __anonf13feda10111::CodeGenPrepare 2871 InstrToOrigTy &PromotedInsts; member in __anonf13feda10711::AddressingModeMatcher 2893 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in AddressingModeMatcher() 2916 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in Match() 3701 static void addPromotedInst(InstrToOrigTy &PromotedInsts, in addPromotedInst() 3724 static const Type *getOrigType(const InstrToOrigTy &PromotedInsts, in getOrigType() 3789 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther() 3799 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther() 3833 const InstrToOrigTy &PromotedInsts, in canGetThrough() 3935 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction() [all …]
|