Searched defs:InsertedInsts (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 144 SetOfInstrs InsertedInsts; member in __anon65f3f0830111::CodeGenPrepare 2600 const SetOfInstrs &InsertedInsts; member in __anon65f3f0830211::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-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 266 SetOfInstrs InsertedInsts; member in __anond0867ddb0111::CodeGenPrepare 1261 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression() 2569 const SetOfInstrs &InsertedInsts; member in __anond0867ddb0611::AddressingModeMatcher 2587 ExtAddrMode &AM, const SetOfInstrs &InsertedInsts, in AddressingModeMatcher() 2609 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in Match() 3526 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-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2638 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()
|