Searched refs:T_Hi1 (Results 1 – 1 of 1) sorted by relevance
2682 Variable *T_Hi1 = makeReg(IceType_i32); in lowerInt64Arithmetic() local2689 _umull(T_Lo, T_Hi1, Src0RLo, Src1RLo); in lowerInt64Arithmetic()2690 _add(T_Hi, T_Hi1, T_Acc1); in lowerInt64Arithmetic()