Searched defs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 280 InstrToOrigTy PromotedInsts; member in __anon551074c30111::CodeGenPrepare 2871 InstrToOrigTy &PromotedInsts; member in __anon551074c30711::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 …]
|