Home
last modified time | relevance | path

Searched refs:fmaxv (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-fminv.ll31 %max = call float @llvm.aarch64.neon.fmaxv.f32.v2f32(<2 x float> %in)
37 ; CHECK: fmaxv s0, v0.4s
38 %max = call float @llvm.aarch64.neon.fmaxv.f32.v4f32(<4 x float> %in)
45 %max = call double @llvm.aarch64.neon.fmaxv.f64.v2f64(<2 x double> %in)
49 declare float @llvm.aarch64.neon.fmaxv.f32.v2f32(<2 x float>)
50 declare float @llvm.aarch64.neon.fmaxv.f32.v4f32(<4 x float>)
51 declare double @llvm.aarch64.neon.fmaxv.f64.v2f64(<2 x double>)
Darm64-neon-across.ll9 declare float @llvm.aarch64.neon.fmaxv.f32.v4f32(<4 x float>)
431 ; CHECK: fmaxv s{{[0-9]+}}, {{v[0-9]+}}.4s
433 %0 = call float @llvm.aarch64.neon.fmaxv.f32.v4f32(<4 x float> %a)
Darm64-neon-copy.ll1032 %0 = call float @llvm.aarch64.neon.fmaxv.f32.v2f32(<2 x float> %a)
1044 %0 = call float @llvm.aarch64.neon.fmaxv.f32.v2f32(<2 x float> %a)
1051 declare float @llvm.aarch64.neon.fmaxv.f32.v2f32(<2 x float>)
/external/llvm/test/MC/AArch64/
Dneon-across.s95 fmaxv h0, v1.4h
99 fmaxv h0, v1.8h
103 fmaxv s0, v1.4s
Dfullfp16-neon-neg.s76 fmaxv h0, v1.8h
Dneon-diagnostics.s3819 fmaxv b0, v1.16b
3837 fmaxv h0, v1.8h
3855 fmaxv d0, v1.2d define
/external/vixl/src/vixl/a64/
Dsimulator-a64.h2386 LogicVRegister fmaxv(VectorFormat vform,
Dmacro-assembler-a64.h2271 V(fmaxv, Fmaxv) \
Dassembler-a64.h3023 void fmaxv(const VRegister& vd,
Dsimulator-a64.cc2768 case NEON_FMAXV: fmaxv(vf, rd, rn); break; in VisitNEONAcrossLanes()
Dlogic-a64.cc4248 LogicVRegister Simulator::fmaxv(VectorFormat vform, in fmaxv() function in vixl::Simulator
Dassembler-a64.cc4063 V(fmaxv, NEON_FMAXV, vd.Is1S()) \
/external/vixl/test/
Dtest-simulator-a64.cc4046 DEFINE_TEST_NEON_ACROSS_FP(fmaxv, Basic)
/external/vixl/doc/
Dsupported-instructions.md2147 void fmaxv(const VRegister& vd,
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td4024 defm FMAXV : SIMDFPAcrossLanes<0b01111, 0, "fmaxv", int_aarch64_neon_fmaxv>;
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp26537 fmaxv s2, v23.4s 0a310924d3812f3aa00d9cfc92a069a4 2fccd9b9c15d84b5a26d3d670101e66b 000000000000…