Home
last modified time | relevance | path

Searched refs:whilelo (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dwhilelo.s10 whilelo p15.b, xzr, x0 label
16 whilelo p15.b, x0, xzr label
22 whilelo p15.b, wzr, w0 label
28 whilelo p15.b, w0, wzr label
34 whilelo p15.h, x0, xzr label
40 whilelo p15.h, w0, wzr label
46 whilelo p15.s, x0, xzr label
52 whilelo p15.s, w0, wzr label
58 whilelo p15.d, w0, wzr label
64 whilelo p15.d, x0, xzr label
Dwhilelo-diagnostics.s7 whilelo p15.b, xzr, sp label
12 whilelo p15.b, xzr, w0 label
17 whilelo p15.b, w0, x0 label
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsve-intrinsics-while.ll81 ; CHECK: whilelo p0.b, w0, w1
83 %out = call <vscale x 16 x i1> @llvm.aarch64.sve.whilelo.nxv16i1.i32(i32 %a, i32 %b)
89 ; CHECK: whilelo p0.b, x0, x1
91 %out = call <vscale x 16 x i1> @llvm.aarch64.sve.whilelo.nxv16i1.i64(i64 %a, i64 %b)
97 ; CHECK: whilelo p0.h, w0, w1
99 %out = call <vscale x 8 x i1> @llvm.aarch64.sve.whilelo.nxv8i1.i32(i32 %a, i32 %b)
105 ; CHECK: whilelo p0.h, x0, x1
107 %out = call <vscale x 8 x i1> @llvm.aarch64.sve.whilelo.nxv8i1.i64(i64 %a, i64 %b)
113 ; CHECK: whilelo p0.s, w0, w1
115 %out = call <vscale x 4 x i1> @llvm.aarch64.sve.whilelo.nxv4i1.i32(i32 %a, i32 %b)
[all …]
Dselect-sve.ll9 ; CHECK-NEXT: whilelo p0.b, xzr, x8
21 ; CHECK-NEXT: whilelo p0.h, xzr, x8
33 ; CHECK-NEXT: whilelo p0.s, xzr, x8
45 ; CHECK-NEXT: whilelo p0.d, xzr, x8
57 ; CHECK-NEXT: whilelo p0.h, xzr, x8
69 ; CHECK-NEXT: whilelo p0.s, xzr, x8
81 ; CHECK-NEXT: whilelo p0.d, xzr, x8
93 ; CHECK-NEXT: whilelo p2.b, xzr, x8
105 ; CHECK-NEXT: whilelo p2.h, xzr, x8
117 ; CHECK-NEXT: whilelo p2.s, xzr, x8
[all …]
Dsve-zeroinit.ll61 ; CHECK: whilelo p0.d, xzr, xzr
68 ; CHECK: whilelo p0.s, xzr, xzr
75 ; CHECK: whilelo p0.h, xzr, xzr
82 ; CHECK: whilelo p0.b, xzr, xzr
Dsve-vector-splat.ll153 ; CHECK-NEXT: whilelo p0.d, xzr, x8
163 ; CHECK-NEXT: whilelo p0.s, xzr, x8
173 ; CHECK-NEXT: whilelo p0.h, xzr, x8
183 ; CHECK-NEXT: whilelo p0.b, xzr, x8
/external/arm-optimized-routines/string/aarch64/
Dmemcmp-sve.S23 0: whilelo p0.b, x3, x2 /* while off < max */
Dmemchr-sve.S25 0: whilelo p1.b, x3, x2 /* make sure off < max */
Dstrnlen-sve.S36 1: whilelo p0.b, x2, x1
Dstrncmp-sve.S24 0: whilelo p0.b, x3, x2 /* while off < max */
/external/llvm-project/libc/AOR_v20.02/string/aarch64/
Dmemcmp-sve.S25 0: whilelo p0.b, x3, x2 /* while off < max */
Dmemchr-sve.S28 0: whilelo p1.b, x3, x2 /* make sure off < max */
Dstrnlen-sve.S39 1: whilelo p0.b, x2, x1
Dstrncmp-sve.S26 0: whilelo p0.b, x3, x2 /* while off < max */
/external/vixl/test/aarch64/
Dtest-disasm-sve-aarch64.cc2440 COMPARE_PREFIX(whilelo(p4.VnB(), w3, w25), "whilelo p4.b, w3, w25"); in TEST()
2441 COMPARE_PREFIX(whilelo(p4.VnH(), x3, x25), "whilelo p4.h, x3, x25"); in TEST()
2442 COMPARE_PREFIX(whilelo(p4.VnS(), w3, w25), "whilelo p4.s, w3, w25"); in TEST()
2443 COMPARE_PREFIX(whilelo(p4.VnD(), x3, x25), "whilelo p4.d, x3, x25"); in TEST()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td826 defm WHILELO_PWW : sve_int_while4_rr<0b110, "whilelo", int_aarch64_sve_whilelo>;
831 defm WHILELO_PXX : sve_int_while8_rr<0b110, "whilelo", int_aarch64_sve_whilelo>;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc12616 "whilehi\007whilehs\007whilele\007whilelo\007whilels\007whilelt\007while"
20024 …{ 6977 /* whilelo */, AArch64::WHILELO_PWW_H, Convert__SVEPredicateHReg1_0__Reg1_1__Reg1_2, AMFBS_…
20025 …{ 6977 /* whilelo */, AArch64::WHILELO_PXX_H, Convert__SVEPredicateHReg1_0__Reg1_1__Reg1_2, AMFBS_…
20026 …{ 6977 /* whilelo */, AArch64::WHILELO_PWW_S, Convert__SVEPredicateSReg1_0__Reg1_1__Reg1_2, AMFBS_…
20027 …{ 6977 /* whilelo */, AArch64::WHILELO_PXX_S, Convert__SVEPredicateSReg1_0__Reg1_1__Reg1_2, AMFBS_…
20028 …{ 6977 /* whilelo */, AArch64::WHILELO_PWW_D, Convert__SVEPredicateDReg1_0__Reg1_1__Reg1_2, AMFBS_…
20029 …{ 6977 /* whilelo */, AArch64::WHILELO_PXX_D, Convert__SVEPredicateDReg1_0__Reg1_1__Reg1_2, AMFBS_…
20030 …{ 6977 /* whilelo */, AArch64::WHILELO_PWW_B, Convert__SVEPredicateBReg1_0__Reg1_1__Reg1_2, AMFBS_…
20031 …{ 6977 /* whilelo */, AArch64::WHILELO_PXX_B, Convert__SVEPredicateBReg1_0__Reg1_1__Reg1_2, AMFBS_…
27397 …{ 6977 /* whilelo */, AArch64::WHILELO_PWW_H, Convert__SVEPredicateHReg1_0__Reg1_1__Reg1_2, AMFBS_…
[all …]
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td1272 defm WHILELO_PWW : sve_int_while4_rr<0b110, "whilelo", int_aarch64_sve_whilelo>;
1277 defm WHILELO_PXX : sve_int_while8_rr<0b110, "whilelo", int_aarch64_sve_whilelo>;
/external/vixl/src/aarch64/
Dassembler-aarch64.h5790 void whilelo(const PRegisterWithLaneSize& pd,
Dassembler-sve-aarch64.cc2679 void Assembler::whilelo(const PRegisterWithLaneSize& pd, in whilelo() function in vixl::aarch64::Assembler
Dmacro-assembler-aarch64.h6318 whilelo(pd, rn, rm); in Whilelo()
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicImpl.inc847 "llvm.aarch64.sve.whilelo",
10980 1, // llvm.aarch64.sve.whilelo