Searched refs:LoIs1 (Results 1 – 1 of 1) sorted by relevance
1950 bool LoIs1 = (Sub1 == SubLo); in evaluate() local1951 const MachineOperand &OpLo = LoIs1 ? MI.getOperand(1) : MI.getOperand(3); in evaluate()1952 const MachineOperand &OpHi = LoIs1 ? MI.getOperand(3) : MI.getOperand(1); in evaluate()