Searched refs:InsertedInsts (Results 1 – 3 of 3) sorted by relevance
331 SetOfInstrs InsertedInsts; member in __anon1d600f580111::CodeGenPrepare383 InsertedInsts.clear(); in releaseMemory()2005 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression() argument2008 assert(!InsertedInsts.count(AndI) && in sinkAndCmp0Expression()2010 (void)InsertedInsts; in sinkAndCmp0Expression()2493 InsertedInsts.insert(ExtVal); in optimizeCallInst()3468 const SetOfInstrs &InsertedInsts; member in __anon1d600f580d11::AddressingModeMatcher3494 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() argument3501 InsertedInsts(InsertedInsts), PromotedInsts(PromotedInsts), TPT(TPT), in AddressingModeMatcher()3519 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match() argument[all …]
515 SmallVectorImpl<Instruction *> &InsertedInsts);
4009 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom() argument4082 InsertedInsts.push_back(Trunc); in recognizeBSwapOrBitReverseIdiom()4087 InsertedInsts.push_back(Result); in recognizeBSwapOrBitReverseIdiom()4092 InsertedInsts.push_back(Result); in recognizeBSwapOrBitReverseIdiom()4098 InsertedInsts.push_back(ExtInst); in recognizeBSwapOrBitReverseIdiom()