Searched refs:fmlal2 (Results 1 – 9 of 9) sorted by relevance
/external/vixl/src/aarch64/ |
D | simulator-aarch64.h | 2079 LogicVRegister fmlal2(VectorFormat vform, 2978 LogicVRegister fmlal2(VectorFormat vform,
|
D | assembler-aarch64.h | 3474 void fmlal2(const VRegister& vd, const VRegister& vn, const VRegister& vm); 3483 void fmlal2(const VRegister& vd,
|
D | macro-assembler-aarch64.h | 2640 V(fmlal2, Fmlal2) \ 2866 V(fmlal2, Fmlal2) \
|
D | simulator-aarch64.cc | 4587 fmlal2(vf, rd, rn, rm); in VisitNEON3Same() 5107 fmlal2(vf_r, rd, rn, ReadVRegister(rm_low_reg), index_hlm); in VisitNEONByIndexedElement()
|
D | logic-aarch64.cc | 4486 LogicVRegister Simulator::fmlal2(VectorFormat vform, in fmlal2() function in vixl::aarch64::Simulator 4557 LogicVRegister Simulator::fmlal2(VectorFormat vform, in fmlal2() function in vixl::aarch64::Simulator
|
D | assembler-aarch64.cc | 3730 V(fmlal2, NEON_FMLAL2) \ in NEON_FP3SAME_OP_LIST() 4232 V(fmlal2, NEON_FMLAL2_H_byelement) \
|
/external/vixl/test/aarch64/ |
D | test-simulator-aarch64.cc | 4682 DEFINE_TEST_NEON_FHM(fmlal2, Basic, Basic, Basic) 4971 DEFINE_TEST_NEON_FHM_BYELEMENT(fmlal2, Basic, Basic, Basic) in DEFINE_TEST_NEON_2SAME_FP_FP16_SCALAR()
|
D | test-cpu-features-aarch64.cc | 3758 TEST_FP_FHM_NEON_NEONHALF(fmlal2_0, fmlal2(v0.V4S(), v1.V4H(), v2.H(), 6)) 3760 TEST_FP_FHM_NEON_NEONHALF(fmlal2_1, fmlal2(v0.V4S(), v1.V4H(), v2.V4H()))
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 3995 void fmlal2(const VRegister& vd, const VRegister& vn, const VRegister& vm) 4002 void fmlal2(const VRegister& vd,
|