Home
last modified time | relevance | path

Searched defs:InsertedInsts (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp295 SetOfInstrs InsertedInsts; member in __anon1b21b1700111::CodeGenPrepare
1743 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
3125 const SetOfInstrs &InsertedInsts; member in __anon1b21b1700c11::AddressingModeMatcher
3151 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
3176 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match()
4258 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLocal.cpp3128 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()