Home
last modified time | relevance | path

Searched defs:fmaxv (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/MC/AArch64/
Dneon-diagnostics.s3855 fmaxv d0, v1.2d define
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc1375 void Assembler::fmaxv(const VRegister& vd, in fmaxv() function in vixl::aarch64::Assembler
Dlogic-aarch64.cc5440 LogicVRegister Simulator::fmaxv(VectorFormat vform, in fmaxv() function in vixl::aarch64::Simulator
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2631 __ fmaxv(s31, v29.V4S()); in GenerateTestSequenceNEONFP() local