Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp92 MachineOperand &HighOffsetOp = HighPartMI->getOperand(2); in splitMove() local
97 unsigned HighOpcode = getOpcodeForOffset(NewOpcode, HighOffsetOp.getImm()); in splitMove()