Home
last modified time | relevance | path

Searched refs:fcmle (Results 1 – 25 of 42) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dfcmle.s10 fcmle p0.h, p0/z, z0.h, #0.0 label
16 fcmle p0.s, p0/z, z0.s, #0.0 label
22 fcmle p0.d, p0/z, z0.d, #0.0 label
28 fcmle p0.h, p0/z, z0.h, z1.h label
34 fcmle p0.s, p0/z, z0.s, z1.s label
40 fcmle p0.d, p0/z, z0.d, z1.d label
Dfcmle-diagnostics.s3 fcmle p0.b, p0/z, z0.b, z0.b label
8 fcmle p0.s, p0/z, z0.s, #1.0 label
18 fcmle p0.d, p0/z, z0.d, #0.0 label
24 fcmle p0.d, p0/z, z0.d, #0.0 label
30 fcmle p0.d, p0/z, z0.d, z1.d label
36 fcmle p0.d, p0/z, z0.d, z1.d label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-scalar-fp-compare.s99 fcmle h10, h11, #0.0
100 fcmle s10, s11, #0.0
101 fcmle d20, d21, #0.0
102 fcmle h10, h11, #0
103 fcmle s10, s11, #0
104 fcmle d20, d21, #0x0
Dneon-compare-instructions.s217 fcmle v3.4h, v12.4h, v8.4h
218 fcmle v31.8h, v28.8h, v29.8h
222 fcmle v31.4s, v28.4s, v29.4s
223 fcmle v3.2s, v12.2s, v8.2s
224 fcmle v17.2d, v13.2d, v15.2d
441 fcmle v3.4h, v20.4h, #0.0
442 fcmle v1.8h, v8.8h, #0.0
443 fcmle v1.4s, v8.4s, #0.0
444 fcmle v3.2s, v20.2s, #0.0
445 fcmle v7.2d, v13.2d, #0.0
[all …]
Dfullfp16-neon-neg.s100 fcmle v3.4h, v12.4h, v8.4h
102 fcmle v31.8h, v28.8h, v29.8h
136 fcmle v3.4h, v20.4h, #0.0
138 fcmle v1.8h, v8.8h, #0.0
140 fcmle v3.4h, v20.4h, #0
142 fcmle v1.8h, v8.8h, #0
268 fcmle h10, h11, #0.0
270 fcmle h10, h11, #0
Dneon-diagnostics.s569 fcmle v17.8h, v15.2d, v13.2d
705 fcmle v17.8h, v15.2d, #-1.0
706 fcmle v17.8h, v15.2d, #2
753 fcmle v17.2d, v15.2d, #15.0
754 fcmle v17.2d, v15.2d, #15
4631 fcmle h10, s11, #0.0
4632 fcmle d20, s21, #0.0
/external/llvm/test/MC/AArch64/
Dneon-scalar-fp-compare.s99 fcmle h10, h11, #0.0
100 fcmle s10, s11, #0.0
101 fcmle d20, d21, #0.0
102 fcmle h10, h11, #0
103 fcmle s10, s11, #0
104 fcmle d20, d21, #0x0
Dneon-compare-instructions.s217 fcmle v3.4h, v12.4h, v8.4h
218 fcmle v31.8h, v28.8h, v29.8h
222 fcmle v31.4s, v28.4s, v29.4s
223 fcmle v3.2s, v12.2s, v8.2s
224 fcmle v17.2d, v13.2d, v15.2d
441 fcmle v3.4h, v20.4h, #0.0
442 fcmle v1.8h, v8.8h, #0.0
443 fcmle v1.4s, v8.4s, #0.0
444 fcmle v3.2s, v20.2s, #0.0
445 fcmle v7.2d, v13.2d, #0.0
[all …]
Dfullfp16-neon-neg.s100 fcmle v3.4h, v12.4h, v8.4h
102 fcmle v31.8h, v28.8h, v29.8h
136 fcmle v3.4h, v20.4h, #0.0
138 fcmle v1.8h, v8.8h, #0.0
140 fcmle v3.4h, v20.4h, #0
142 fcmle v1.8h, v8.8h, #0
268 fcmle h10, h11, #0.0
270 fcmle h10, h11, #0
Dneon-diagnostics.s564 fcmle v17.8h, v15.2d, v13.2d
700 fcmle v17.8h, v15.2d, #-1.0
701 fcmle v17.8h, v15.2d, #2
748 fcmle v17.2d, v15.2d, #15.0
749 fcmle v17.2d, v15.2d, #15
4691 fcmle h10, s11, #0.0
4692 fcmle d20, s21, #0.0
/external/capstone/suite/MC/AArch64/
Dneon-scalar-fp-compare.s.cs14 0x6a,0xd9,0xa0,0x7e = fcmle s10, s11, #0.0
15 0xb4,0xda,0xe0,0x7e = fcmle d20, d21, #0.0
Dneon-compare-instructions.s.cs131 0x01,0xd9,0xa0,0x6e = fcmle v1.4s, v8.4s, #0.0
132 0x83,0xda,0xa0,0x2e = fcmle v3.2s, v20.2s, #0.0
133 0xa7,0xd9,0xe0,0x6e = fcmle v7.2d, v13.2d, #0.0
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td753 defm FCMLE_PPzZ0 : sve_fp_2op_p_pd<0b011, "fcmle">;
1011 def : InstAlias<"fcmle $Zd, $Pg/z, $Zm, $Zn",
1013 def : InstAlias<"fcmle $Zd, $Pg/z, $Zm, $Zn",
1015 def : InstAlias<"fcmle $Zd, $Pg/z, $Zm, $Zn",
DAArch64InstrInfo.td3045 defm FCMLE : SIMDFPCmpTwoVector<1, 1, 0b01101, "fcmle", AArch64fcmlez>;
3440 def : InstAlias<"{fcmle\t$dst.4h, $src1.4h, $src2.4h" #
3441 "|fcmle.4h\t$dst, $src1, $src2}",
3443 def : InstAlias<"{fcmle\t$dst.8h, $src1.8h, $src2.8h" #
3444 "|fcmle.8h\t$dst, $src1, $src2}",
3447 def : InstAlias<"{fcmle\t$dst.2s, $src1.2s, $src2.2s" #
3448 "|fcmle.2s\t$dst, $src1, $src2}",
3450 def : InstAlias<"{fcmle\t$dst.4s, $src1.4s, $src2.4s" #
3451 "|fcmle.4s\t$dst, $src1, $src2}",
3453 def : InstAlias<"{fcmle\t$dst.2d, $src1.2d, $src2.2d" #
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc11843 "mgt\005fcmla\005fcmle\005fcmlt\005fcmne\004fcmp\005fcmpe\005fcmuo\004fc"
12986 …{ 1037 /* fcmle */, AArch64::FCMLEv1i16rz, Convert__Reg1_0__Reg1_1, Feature_HasNEON|Feature_HasFul…
12987 …{ 1037 /* fcmle */, AArch64::FCMLEv1i32rz, Convert__Reg1_0__Reg1_1, Feature_HasNEON, { MCK_FPR32, …
12988 …{ 1037 /* fcmle */, AArch64::FCMGE32, Convert__Reg1_0__Reg1_2__Reg1_1, 0, { MCK_FPR32, MCK_FPR32, …
12989 …{ 1037 /* fcmle */, AArch64::FCMLEv1i64rz, Convert__Reg1_0__Reg1_1, Feature_HasNEON, { MCK_FPR64, …
12990 …{ 1037 /* fcmle */, AArch64::FCMGE64, Convert__Reg1_0__Reg1_2__Reg1_1, 0, { MCK_FPR64, MCK_FPR64, …
12991 …{ 1037 /* fcmle */, AArch64::FCMLEv2i64rz, Convert__VectorReg1281_1__VectorReg1281_2, Feature_HasN…
12992 …{ 1037 /* fcmle */, AArch64::FCMLEv2i32rz, Convert__VectorReg641_1__VectorReg641_2, Feature_HasNEO…
12993 …{ 1037 /* fcmle */, AArch64::FCMLEv4i16rz, Convert__VectorReg641_1__VectorReg641_2, Feature_HasNEO…
12994 …{ 1037 /* fcmle */, AArch64::FCMLEv4i32rz, Convert__VectorReg1281_1__VectorReg1281_2, Feature_HasN…
[all …]
/external/llvm/test/CodeGen/AArch64/
Dneon-compare-instructions.ll1910 ; CHECK: fcmle {{v[0-9]+}}.2s, {{v[0-9]+}}.2s, #{{0.0|0}}
1918 ; CHECK: fcmle {{v[0-9]+}}.4s, {{v[0-9]+}}.4s, #{{0.0|0}}
1926 ; CHECK: fcmle {{v[0-9]+}}.2d, {{v[0-9]+}}.2d, #{{0.0|0}}
2064 ; CHECK: fcmle {{v[0-9]+}}.2s, {{v[0-9]+}}.2s, #{{0.0|0}}
2074 ; CHECK: fcmle {{v[0-9]+}}.4s, {{v[0-9]+}}.4s, #{{0.0|0}}
2083 ; CHECK: fcmle {{v[0-9]+}}.2d, {{v[0-9]+}}.2d, #{{0.0|0}}
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dneon-compare-instructions.ll1913 ; CHECK: fcmle {{v[0-9]+}}.2s, {{v[0-9]+}}.2s, #{{0.0|0}}
1921 ; CHECK: fcmle {{v[0-9]+}}.4s, {{v[0-9]+}}.4s, #{{0.0|0}}
1929 ; CHECK: fcmle {{v[0-9]+}}.2d, {{v[0-9]+}}.2d, #{{0.0|0}}
2067 ; CHECK: fcmle {{v[0-9]+}}.2s, {{v[0-9]+}}.2s, #{{0.0|0}}
2077 ; CHECK: fcmle {{v[0-9]+}}.4s, {{v[0-9]+}}.4s, #{{0.0|0}}
2086 ; CHECK: fcmle {{v[0-9]+}}.2d, {{v[0-9]+}}.2d, #{{0.0|0}}
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2781 defm FCMLE : SIMDFPCmpTwoVector<1, 1, 0b01101, "fcmle", AArch64fcmlez>;
3168 def : InstAlias<"{fcmle\t$dst.4h, $src1.4h, $src2.4h" #
3169 "|fcmle.4h\t$dst, $src1, $src2}",
3171 def : InstAlias<"{fcmle\t$dst.8h, $src1.8h, $src2.8h" #
3172 "|fcmle.8h\t$dst, $src1, $src2}",
3175 def : InstAlias<"{fcmle\t$dst.2s, $src1.2s, $src2.2s" #
3176 "|fcmle.2s\t$dst, $src1, $src2}",
3178 def : InstAlias<"{fcmle\t$dst.4s, $src1.4s, $src2.4s" #
3179 "|fcmle.4s\t$dst, $src1, $src2}",
3181 def : InstAlias<"{fcmle\t$dst.2d, $src1.2d, $src2.2d" #
[all …]
/external/vixl/test/aarch64/
Dtest-cpu-features-aarch64.cc3116 TEST_FP_NEON(fcmle_0, fcmle(v0.V2S(), v1.V2S(), 0.0))
3117 TEST_FP_NEON(fcmle_1, fcmle(v0.V4S(), v1.V4S(), 0.0))
3118 TEST_FP_NEON(fcmle_2, fcmle(v0.V2D(), v1.V2D(), 0.0))
3119 TEST_FP_NEON(fcmle_3, fcmle(s0, s1, 0.0))
3120 TEST_FP_NEON(fcmle_4, fcmle(d0, d1, 0.0))
3529 TEST_FP_NEON_NEONHALF(fcmle_0, fcmle(v0.V4H(), v1.V4H(), 0.0))
3530 TEST_FP_NEON_NEONHALF(fcmle_1, fcmle(v0.V8H(), v1.V8H(), 0.0))
3531 TEST_FP_NEON_NEONHALF(fcmle_2, fcmle(h0, h1, 0.0))
Dtest-trace-aarch64.cc425 __ fcmle(d24, d17, 0.0); in GenerateTestSequenceFP() local
426 __ fcmle(s11, s8, 0.0); in GenerateTestSequenceFP() local
2556 __ fcmle(v4.V2D(), v6.V2D(), 0.0); in GenerateTestSequenceNEONFP() local
2557 __ fcmle(v24.V2S(), v31.V2S(), 0.0); in GenerateTestSequenceNEONFP() local
2558 __ fcmle(v8.V4S(), v23.V4S(), 0.0); in GenerateTestSequenceNEONFP() local
/external/vixl/test/test-trace-reference/
Dlog-disasm-colour349 0x~~~~~~~~~~~~~~~~ 7ee0da38 fcmle d24, d17, #0.0
350 0x~~~~~~~~~~~~~~~~ 7ea0d90b fcmle s11, s8, #0.0
2205 0x~~~~~~~~~~~~~~~~ 6ee0d8c4 fcmle v4.2d, v6.2d, #0.0
2206 0x~~~~~~~~~~~~~~~~ 2ea0dbf8 fcmle v24.2s, v31.2s, #0.0
2207 0x~~~~~~~~~~~~~~~~ 6ea0dae8 fcmle v8.4s, v23.4s, #0.0
Dlog-disasm349 0x~~~~~~~~~~~~~~~~ 7ee0da38 fcmle d24, d17, #0.0
350 0x~~~~~~~~~~~~~~~~ 7ea0d90b fcmle s11, s8, #0.0
2205 0x~~~~~~~~~~~~~~~~ 6ee0d8c4 fcmle v4.2d, v6.2d, #0.0
2206 0x~~~~~~~~~~~~~~~~ 2ea0dbf8 fcmle v24.2s, v31.2s, #0.0
2207 0x~~~~~~~~~~~~~~~~ 6ea0dae8 fcmle v8.4s, v23.4s, #0.0
Dlog-cpufeatures-custom348 0x~~~~~~~~~~~~~~~~ 7ee0da38 fcmle d24, d17, #0.0 ### {FP, NEON} ###
349 0x~~~~~~~~~~~~~~~~ 7ea0d90b fcmle s11, s8, #0.0 ### {FP, NEON} ###
2204 0x~~~~~~~~~~~~~~~~ 6ee0d8c4 fcmle v4.2d, v6.2d, #0.0 ### {FP, NEON} ###
2205 0x~~~~~~~~~~~~~~~~ 2ea0dbf8 fcmle v24.2s, v31.2s, #0.0 ### {FP, NEON} ###
2206 0x~~~~~~~~~~~~~~~~ 6ea0dae8 fcmle v8.4s, v23.4s, #0.0 ### {FP, NEON} ###
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt296 # CHECK: fcmle v11.2d, v6.2d, #0.0
1670 # CHECK: fcmle s10, s11, #0.0
1671 # CHECK: fcmle d20, d21, #0.0
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt296 # CHECK: fcmle v11.2d, v6.2d, #0.0
1670 # CHECK: fcmle s10, s11, #0.0
1671 # CHECK: fcmle d20, d21, #0.0

12