Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp99 MachineOperand &HighOffsetOp = EarlierMI->getOperand(2); in splitMove() local
110 unsigned HighOpcode = getOpcodeForOffset(NewOpcode, HighOffsetOp.getImm()); in splitMove()