Searched defs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 299 InstrToOrigTy PromotedInsts; member in __anon1b21b1700111::CodeGenPrepare 3128 InstrToOrigTy &PromotedInsts; member in __anon1b21b1700c11::AddressingModeMatcher 3151 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() 3177 InstrToOrigTy &PromotedInsts, TypePromotionTransaction &TPT, in Match() 4025 static void addPromotedInst(InstrToOrigTy &PromotedInsts, in addPromotedInst() 4048 static const Type *getOrigType(const InstrToOrigTy &PromotedInsts, in getOrigType() 4113 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in signExtendOperandForOther() 4123 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in zeroExtendOperandForOther() 4157 const InstrToOrigTy &PromotedInsts, in canGetThrough() 4259 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction() [all …]
|