Searched refs:EncodeCastDoubleToInt64 (Results 1 – 2 of 2) sorted by relevance
445 void EncodeCastDoubleToInt64(Reg dst, Reg src);
1539 EncodeCastDoubleToInt64(dst, src); in EncodeCastFloatToScalar()1586 EncodeCastDoubleToInt64(dst, src); in EncodeCastFloatToScalarWithSmallDst()1625 void Aarch32Encoder::EncodeCastDoubleToInt64(Reg dst, Reg src) in EncodeCastDoubleToInt64() function in ark::compiler::aarch32::Aarch32Encoder