Searched defs:TargetRegs (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64RedundantCopyElimination.cpp | 112 SmallSetVector<unsigned, 8> TargetRegs; in optimizeCopy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1506 Register Reg, const SmallSet<Register, 2> &TargetRegs, in findTargetRecurrence() 1577 SmallSet<Register, 2> TargetRegs; in optimizeRecurrence() local
|
H A D | AggressiveAntiDepBreaker.cpp | 54 AggressiveAntiDepState::AggressiveAntiDepState(const unsigned TargetRegs, in AggressiveAntiDepState()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1495 unsigned Reg, const SmallSet<unsigned, 2> &TargetRegs, in findTargetRecurrence() 1566 SmallSet<unsigned, 2> TargetRegs; in optimizeRecurrence() local
|
H A D | AggressiveAntiDepBreaker.cpp | 59 AggressiveAntiDepState::AggressiveAntiDepState(const unsigned TargetRegs, in AggressiveAntiDepState()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.cpp | 42 AggressiveAntiDepState::AggressiveAntiDepState(const unsigned TargetRegs, in AggressiveAntiDepState()
|