Home
last modified time | relevance | path

Searched defs:TargetRegs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp112 SmallSetVector<unsigned, 8> TargetRegs; in optimizeCopy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1506 Register Reg, const SmallSet<Register, 2> &TargetRegs, in findTargetRecurrence()
1577 SmallSet<Register, 2> TargetRegs; in optimizeRecurrence() local
H A DAggressiveAntiDepBreaker.cpp54 AggressiveAntiDepState::AggressiveAntiDepState(const unsigned TargetRegs, in AggressiveAntiDepState()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1495 unsigned Reg, const SmallSet<unsigned, 2> &TargetRegs, in findTargetRecurrence()
1566 SmallSet<unsigned, 2> TargetRegs; in optimizeRecurrence() local
H A DAggressiveAntiDepBreaker.cpp59 AggressiveAntiDepState::AggressiveAntiDepState(const unsigned TargetRegs, in AggressiveAntiDepState()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp42 AggressiveAntiDepState::AggressiveAntiDepState(const unsigned TargetRegs, in AggressiveAntiDepState()