Searched refs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance
335 InstrToOrigTy PromotedInsts; member in __anon01de4a8e0111::CodeGenPrepare384 PromotedInsts.clear(); in releaseMemory()3377 InstrToOrigTy &PromotedInsts; member in __anon01de4a8e0c11::AddressingModeMatcher3407 InsertedInsts(InsertedInsts), PromotedInsts(PromotedInsts), TPT(TPT), in AddressingModeMatcher()4282 static void addPromotedInst(InstrToOrigTy &PromotedInsts, in addPromotedInst() argument4285 InstrToOrigTy::iterator It = PromotedInsts.find(ExtOpnd); in addPromotedInst()4286 if (It != PromotedInsts.end()) { in addPromotedInst()4388 InstrToOrigTy &PromotedInsts,4547 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForTruncAndAnyExt() argument4595 InstrToOrigTy &PromotedInsts, unsigned &CreatedInstsCost, in promoteOperandForOther() argument[all …]