Searched defs:InsertedInsts (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 276 SetOfInstrs InsertedInsts; member in __anon070760120111::CodeGenPrepare 1531 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression() 2868 const SetOfInstrs &InsertedInsts; member in __anon070760120711::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()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 144 SetOfInstrs InsertedInsts; member in __anon034c73f00111::CodeGenPrepare 2600 const SetOfInstrs &InsertedInsts; member in __anon034c73f00211::AddressingModeMatcher 2613 const SetOfInstrs &InsertedInsts, in AddressingModeMatcher() 2637 const SetOfInstrs &InsertedInsts, in Match() 2926 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 320 SetOfInstrs InsertedInsts; member in __anon92c564980111::CodeGenPrepare 1850 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression() 3245 const SetOfInstrs &InsertedInsts; member in __anon92c564980c11::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()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1885 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2836 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 3274 SmallVectorImpl<Instruction *> &InsertedInsts) { in recognizeBSwapOrBitReverseIdiom()
|