Searched refs:Int64Part (Results 1 – 3 of 3) sorted by relevance
32 enum Int64Part { Int64_Hi, Int64_Lo }; enum1333 Int64Part Int64HiLo) { in create()1353 Int64Part getInt64Part() const { return Int64HiLo; } in getInt64Part()1359 Int64Part Int64HiLo);1360 const Int64Part Int64HiLo;
401 void _mov_fp64_to_i64(Variable *Dest, Operand *Src, Int64Part Int64HiLo) { in _mov_fp64_to_i64()
320 Int64Part Int64HiLo) in InstMIPS32MovFP64ToI64()