Home
last modified time | relevance | path

Searched refs:fminnmp (Results 1 – 25 of 32) sorted by relevance

12

/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.h275 V(fminnmp, Fminnmp) \
380 V(fminnmp, Fminnmp) \
Dassembler-arm64.h1563 void fminnmp(const VRegister& vd, const VRegister& vn);
1618 void fminnmp(const VRegister& vd, const VRegister& vn, const VRegister& vm);
Dassembler-arm64.cc3145 V(fminnmp, NEON_FMINNMP, 0)
3189 void Assembler::fminnmp(const VRegister& vd, const VRegister& vn) { in fminnmp() function in v8::internal::Assembler
/third_party/vixl/test/aarch64/
Dtest-trace-aarch64.cc2638 __ fminnmp(d9, v1.V2D()); in GenerateTestSequenceNEONFP() local
2639 __ fminnmp(s21, v20.V2S()); in GenerateTestSequenceNEONFP() local
2640 __ fminnmp(v16.V2D(), v21.V2D(), v19.V2D()); in GenerateTestSequenceNEONFP() local
2641 __ fminnmp(v16.V2S(), v31.V2S(), v25.V2S()); in GenerateTestSequenceNEONFP() local
2642 __ fminnmp(v26.V4S(), v16.V4S(), v15.V4S()); in GenerateTestSequenceNEONFP() local
Dtest-cpu-features-aarch64.cc3264 TEST_FP_NEON(fminnmp_0, fminnmp(s0, v1.V2S()))
3265 TEST_FP_NEON(fminnmp_1, fminnmp(d0, v1.V2D()))
3266 TEST_FP_NEON(fminnmp_2, fminnmp(v0.V2S(), v1.V2S(), v2.V2S()))
3267 TEST_FP_NEON(fminnmp_3, fminnmp(v0.V4S(), v1.V4S(), v2.V4S()))
3268 TEST_FP_NEON(fminnmp_4, fminnmp(v0.V2D(), v1.V2D(), v2.V2D()))
3666 TEST_FP_NEON_NEONHALF(fminnmp_0, fminnmp(v0.V4H(), v1.V4H(), v2.V4H()))
3667 TEST_FP_NEON_NEONHALF(fminnmp_1, fminnmp(v0.V8H(), v1.V8H(), v2.V8H()))
Dtest-simulator-aarch64.cc4626 DEFINE_TEST_NEON_3SAME_FP(fminnmp, Basic)
4722 DEFINE_TEST_NEON_2DIFF_FP_SCALAR_SD(fminnmp, Basic) in DEFINE_TEST_NEON_2DIFF_FP_SCALAR_SD()
Dtest-api-movprfx-aarch64.cc2031 __ fminnmp(z1.VnD(), p0.Merging(), z1.VnD(), z14.VnD()); in TEST() local
2886 __ fminnmp(z1.VnD(), p0.Merging(), z1.VnD(), z14.VnD()); in TEST() local
3218 __ fminnmp(z1.VnD(), p0.Merging(), z1.VnD(), z1.VnD()); in TEST() local
/third_party/vixl/test/test-trace-reference/
Dlog-disasm2284 0x~~~~~~~~~~~~~~~~ 7ef0c829 fminnmp d9, v1.2d
2285 0x~~~~~~~~~~~~~~~~ 7eb0ca95 fminnmp s21, v20.2s
2286 0x~~~~~~~~~~~~~~~~ 6ef3c6b0 fminnmp v16.2d, v21.2d, v19.2d
2287 0x~~~~~~~~~~~~~~~~ 2eb9c7f0 fminnmp v16.2s, v31.2s, v25.2s
2288 0x~~~~~~~~~~~~~~~~ 6eafc61a fminnmp v26.4s, v16.4s, v15.4s
Dlog-disasm-colour2284 0x~~~~~~~~~~~~~~~~ 7ef0c829 fminnmp d9, v1.2d
2285 0x~~~~~~~~~~~~~~~~ 7eb0ca95 fminnmp s21, v20.2s
2286 0x~~~~~~~~~~~~~~~~ 6ef3c6b0 fminnmp v16.2d, v21.2d, v19.2d
2287 0x~~~~~~~~~~~~~~~~ 2eb9c7f0 fminnmp v16.2s, v31.2s, v25.2s
2288 0x~~~~~~~~~~~~~~~~ 6eafc61a fminnmp v26.4s, v16.4s, v15.4s
Dlog-cpufeatures-custom2283 0x~~~~~~~~~~~~~~~~ 7ef0c829 fminnmp d9, v1.2d ### {FP, NEON} ###
2284 0x~~~~~~~~~~~~~~~~ 7eb0ca95 fminnmp s21, v20.2s ### {FP, NEON} ###
2285 0x~~~~~~~~~~~~~~~~ 6ef3c6b0 fminnmp v16.2d, v21.2d, v19.2d ### {FP, NEON} ###
2286 0x~~~~~~~~~~~~~~~~ 2eb9c7f0 fminnmp v16.2s, v31.2s, v25.2s ### {FP, NEON} ###
2287 0x~~~~~~~~~~~~~~~~ 6eafc61a fminnmp v26.4s, v16.4s, v15.4s ### {FP, NEON} ###
Dlog-cpufeatures-colour2283 0x~~~~~~~~~~~~~~~~ 7ef0c829 fminnmp d9, v1.2d FP, NEON
2284 0x~~~~~~~~~~~~~~~~ 7eb0ca95 fminnmp s21, v20.2s FP, NEON
2285 0x~~~~~~~~~~~~~~~~ 6ef3c6b0 fminnmp v16.2d, v21.2d, v19.2d FP, NEON
2286 0x~~~~~~~~~~~~~~~~ 2eb9c7f0 fminnmp v16.2s, v31.2s, v25.2s FP, NEON
2287 0x~~~~~~~~~~~~~~~~ 6eafc61a fminnmp v26.4s, v16.4s, v15.4s FP, NEON
Dlog-cpufeatures2283 0x~~~~~~~~~~~~~~~~ 7ef0c829 fminnmp d9, v1.2d // Needs: FP, NEON
2284 0x~~~~~~~~~~~~~~~~ 7eb0ca95 fminnmp s21, v20.2s // Needs: FP, NEON
2285 0x~~~~~~~~~~~~~~~~ 6ef3c6b0 fminnmp v16.2d, v21.2d, v19.2d // Needs: FP, NEON
2286 0x~~~~~~~~~~~~~~~~ 2eb9c7f0 fminnmp v16.2s, v31.2s, v25.2s // Needs: FP, NEON
2287 0x~~~~~~~~~~~~~~~~ 6eafc61a fminnmp v26.4s, v16.4s, v15.4s // Needs: FP, NEON
Dlog-all9822 0x~~~~~~~~~~~~~~~~ 7ef0c829 fminnmp d9, v1.2d
9824 0x~~~~~~~~~~~~~~~~ 7eb0ca95 fminnmp s21, v20.2s
9826 0x~~~~~~~~~~~~~~~~ 6ef3c6b0 fminnmp v16.2d, v21.2d, v19.2d
9828 0x~~~~~~~~~~~~~~~~ 2eb9c7f0 fminnmp v16.2s, v31.2s, v25.2s
9830 0x~~~~~~~~~~~~~~~~ 6eafc61a fminnmp v26.4s, v16.4s, v15.4s
/third_party/vixl/src/aarch64/
Dmacro-assembler-sve-aarch64.cc632 V(Fminnmp, fminnmp) \ in VIXL_SVE_NONCOMM_ARITH_ZZZZII_LIST()
Dassembler-aarch64.h3609 void fminnmp(const VRegister& vd, const VRegister& vn, const VRegister& vm);
3612 void fminnmp(const VRegister& vd, const VRegister& vn);
6034 void fminnmp(const ZRegister& zd,
Dsimulator-aarch64.cc3366 fminnmp(vform, result, zdn, zm); in Simulator()
7184 fminnmp(vf, rd, rn, rm); in Simulator()
7376 SIM_FUNC(FMINNMP, fminnmp); in Simulator()
9023 fminnmp(vf, rd, rn); in Simulator()
Dassembler-aarch64.cc3715 V(fminnmp, NEON_FMINNMP, 0, 0)
3917 void Assembler::fminnmp(const VRegister& vd, const VRegister& vn) { in fminnmp() function in vixl::aarch64::Assembler
Dsimulator-aarch64.h4111 V(fminnmp, fminnm, FPMinNM)
Dmacro-assembler-aarch64.h2837 V(fminnmp, Fminnmp) \
2983 V(fminnmp, Fminnmp) \
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.h2064 V(fminnmp, fminnm, FPMinNM)
Dsimulator-arm64.cc4284 fminnmp(vf, rd, rn, rm); in VisitNEON3Same()
5713 fminnmp(vf, rd, rn); in VisitNEONScalarPairwise()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc12504 "\004fmin\006fminnm\007fminnmp\007fminnmv\005fminp\005fminv\004fmla\005f"
14257 …{ 1427 /* fminnmp */, AArch64::FMINNMPv2i16p, Convert__FPRAsmOperandFPR161_0__VectorReg641_1, AMFB…
14258 …{ 1427 /* fminnmp */, AArch64::FMINNMPv2i32p, Convert__FPRAsmOperandFPR321_0__VectorReg641_1, AMFB…
14259 …{ 1427 /* fminnmp */, AArch64::FMINNMPv2i64p, Convert__FPRAsmOperandFPR641_0__VectorReg1281_1, AMF…
14260 …{ 1427 /* fminnmp */, AArch64::FMINNMPv2f64, Convert__VectorReg1281_0__VectorReg1281_2__VectorReg1…
14261 …{ 1427 /* fminnmp */, AArch64::FMINNMPv4f32, Convert__VectorReg1281_0__VectorReg1281_2__VectorReg1…
14262 …{ 1427 /* fminnmp */, AArch64::FMINNMPv8f16, Convert__VectorReg1281_0__VectorReg1281_2__VectorReg1…
14263 …{ 1427 /* fminnmp */, AArch64::FMINNMPv2f32, Convert__VectorReg641_0__VectorReg641_2__VectorReg641…
14264 …{ 1427 /* fminnmp */, AArch64::FMINNMPv4f16, Convert__VectorReg641_0__VectorReg641_2__VectorReg641…
14265 …{ 1427 /* fminnmp */, AArch64::FMINNMP_ZPmZZ_H, Convert__SVEVectorHReg1_0__SVEPredicate3bAnyReg1_1…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td1528 defm FMINNMP_ZPmZZ : sve2_fp_pairwise_pred<0b101, "fminnmp", int_aarch64_sve_fminnmp>;
DAArch64InstrInfo.td3860 defm FMINNMP : SIMDThreeSameVectorFP<1,1,0b000,"fminnmp", int_aarch64_neon_fminnmp>;
4729 defm FMINNMP : SIMDFPPairwiseScalar<1, 0b01100, "fminnmp">;
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md3941 void fminnmp(const VRegister& vd, const VRegister& vn)
3948 void fminnmp(const VRegister& vd, const VRegister& vn, const VRegister& vm)
7816 void fminnmp(const ZRegister& zd,

12