Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:OpHi

1952     const MachineOperand &OpHi = LoIs1 ? MI.getOperand(3) : MI.getOperand(1);
1954 Register SrcRL(OpLo), SrcRH(OpHi);