Searched refs:_mov_fp64_to_i64 (Results 1 – 2 of 2) sorted by relevance
401 void _mov_fp64_to_i64(Variable *Dest, Operand *Src, Int64Part Int64HiLo) { in _mov_fp64_to_i64() function
3861 _mov_fp64_to_i64(T->getHi(), Src0R, Int64_Hi); in lowerCast()3862 _mov_fp64_to_i64(T->getLo(), Src0R, Int64_Lo); in lowerCast()