Searched defs:PromotedInsts (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 280 InstrToOrigTy PromotedInsts; member in __anon070760120111::CodeGenPrepare 2871 InstrToOrigTy &PromotedInsts; member in __anon070760120711::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 …]
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 147 InstrToOrigTy PromotedInsts; member in __anon034c73f00111::CodeGenPrepare 2602 InstrToOrigTy &PromotedInsts; member in __anon034c73f00211::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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 324 InstrToOrigTy PromotedInsts; member in __anon92c564980111::CodeGenPrepare 3248 InstrToOrigTy &PromotedInsts; member in __anon92c564980c11::AddressingModeMatcher 3271 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() 3297 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match() 4140 static void addPromotedInst(InstrToOrigTy &PromotedInsts, in addPromotedInst() 4162 static const Type *getOrigType(const InstrToOrigTy &PromotedInsts, in getOrigType() 4226 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther() 4236 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther() 4270 const InstrToOrigTy &PromotedInsts, in canGetThrough() 4372 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction() [all …]
|