Searched defs:PromotedInsts (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 147 InstrToOrigTy PromotedInsts; member in __anonc89d4e700111::CodeGenPrepare 2602 InstrToOrigTy &PromotedInsts; member in __anonc89d4e700211::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 __anon1742da920111::CodeGenPrepare 2871 InstrToOrigTy &PromotedInsts; member in __anon1742da920711::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 …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 324 InstrToOrigTy PromotedInsts; member in __anona300df180111::CodeGenPrepare 3248 InstrToOrigTy &PromotedInsts; member in __anona300df180c11::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 …]
|