Searched refs:EncodeCastDoubleToInt64 (Results 1 – 2 of 2) sorted by relevance
826 void EncodeCastDoubleToInt64(Reg dst, Reg src);
1185 EncodeCastDoubleToInt64(dst, src); in EncodeCastFloatToScalar()1232 EncodeCastDoubleToInt64(dst, src); in EncodeCastFloatToScalarWithSmallDst()1271 void Aarch32Encoder::EncodeCastDoubleToInt64(Reg dst, Reg src) in EncodeCastDoubleToInt64() function in panda::compiler::aarch32::Aarch32Encoder