Home
last modified time | relevance | path

Searched refs:NEONFPConvertToInt (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64.h1702 void NEONFPConvertToInt(const Register& rd, const VRegister& vn, Instr op);
1703 void NEONFPConvertToInt(const VRegister& vd, const VRegister& vn, Instr op);
Dassembler-arm64.cc2720 void Assembler::NEONFPConvertToInt(const Register& rd, const VRegister& vn, in NEONFPConvertToInt() function in v8::internal::Assembler
2725 void Assembler::NEONFPConvertToInt(const VRegister& vd, const VRegister& vn, in NEONFPConvertToInt() function in v8::internal::Assembler
2808 NEONFPConvertToInt(rd, vn, SCA_OP); \
2811 NEONFPConvertToInt(vd, vn, VEC_OP); \
/third_party/vixl/src/aarch64/
Dassembler-aarch64.cc3103 void Assembler::NEONFPConvertToInt(const Register& rd, in NEONFPConvertToInt() function in vixl::aarch64::Assembler
3110 void Assembler::NEONFPConvertToInt(const VRegister& vd, in NEONFPConvertToInt() function in vixl::aarch64::Assembler
3149 NEONFPConvertToInt(rd, vn, SCA_OP); \
3157 NEONFPConvertToInt(vd, vn, VEC_OP); \
Dassembler-aarch64.h2386 void NEONFPConvertToInt(const Register& rd, const VRegister& vn, Instr op);
2387 void NEONFPConvertToInt(const VRegister& vd, const VRegister& vn, Instr op);