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