Home
last modified time | relevance | path

Searched refs:IntGR128 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp400 LiveInterval &IntGR128 = LIS.getInterval(GR128Reg); in shouldCoalesce() local
406 LIS.getInstructionFromIndex(IntGR128.beginIndex()); in shouldCoalesce()
409 MachineInstr *LastMI_GR128 = LIS.getInstructionFromIndex(IntGR128.endIndex()); in shouldCoalesce()