Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp295 SetOfInstrs InsertedInsts; member in __anon7f6d13e30111::CodeGenPrepare
1743 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
3121 const SetOfInstrs &InsertedInsts; member in __anon7f6d13e30c11::AddressingModeMatcher
3147 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
3172 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match()
4254 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp3119 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()