Home
last modified time | relevance | path

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

/external/arm-optimized-routines/string/aarch64/
Dmemcpy-sve.S64 whilelo p0.b, xzr, count
65 whilelo p1.b, vlen, count
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/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/vixl/test/aarch64/
Dtest-disasm-sve-aarch64.cc2510 COMPARE(whilelo(p4.VnB(), w3, w25), "whilelo p4.b, w3, w25"); in TEST()
2511 COMPARE(whilelo(p4.VnH(), x3, x25), "whilelo p4.h, x3, x25"); in TEST()
2512 COMPARE(whilelo(p4.VnS(), w3, w25), "whilelo p4.s, w3, w25"); in TEST()
2513 COMPARE(whilelo(p4.VnD(), x3, x25), "whilelo p4.d, x3, x25"); in TEST()
/external/vixl/src/aarch64/
Dassembler-aarch64.h5847 void whilelo(const PRegisterWithLaneSize& pd,
Dassembler-sve-aarch64.cc2699 void Assembler::whilelo(const PRegisterWithLaneSize& pd, in whilelo() function in vixl::aarch64::Assembler
Dmacro-assembler-aarch64.h6341 whilelo(pd, rn, rm); in Whilelo()
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md12299 void whilelo(const PRegisterWithLaneSize& pd,
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicImpl.inc847 "llvm.aarch64.sve.whilelo",
10980 1, // llvm.aarch64.sve.whilelo