Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp320 SetOfInstrs InsertedInsts; member in __anon88ab83af0111::CodeGenPrepare
1850 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
3245 const SetOfInstrs &InsertedInsts; member in __anon88ab83af0c11::AddressingModeMatcher
3271 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
3296 const TargetRegisterInfo &TRI, const SetOfInstrs &InsertedInsts, in Match()
4371 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp3275 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()