Searched defs:InsertedInsts (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 144 SetOfInstrs InsertedInsts; member in __anona1666ce60111::CodeGenPrepare 2600 const SetOfInstrs &InsertedInsts; member in __anona1666ce60211::AddressingModeMatcher 2613 const SetOfInstrs &InsertedInsts, in AddressingModeMatcher() 2637 const SetOfInstrs &InsertedInsts, in Match() 2926 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 276 SetOfInstrs InsertedInsts; member in __anon7fefc6880111::CodeGenPrepare 1531 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression() 2868 const SetOfInstrs &InsertedInsts; member in __anon7fefc6880711::AddressingModeMatcher 2892 ExtAddrMode &AM, const SetOfInstrs &InsertedInsts, in AddressingModeMatcher() 2916 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in Match() 3934 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1885 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2836 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()
|