Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp267 unsigned GRNarReg = MI->getOperand((WideOpNo == 1) ? 0 : 1).getReg(); in shouldCoalesce() local
269 LiveInterval &IntGRNar = LIS.getInterval(GRNarReg); in shouldCoalesce()