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