Home
last modified time | relevance | path

Searched defs:TrackSubRegs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp43 void LiveIntervalCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp53 void LiveRangeCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp74 void LiveRangeCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate()