Home
last modified time | relevance | path

Searched refs:xzr (Results 1 – 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dhevcdsp_sao_neon.S33 stp xzr, xzr, [sp]
34 stp xzr, xzr, [sp, #16]
35 stp xzr, xzr, [sp, #32]
36 stp xzr, xzr, [sp, #48]
/third_party/optimized-routines/string/aarch64/
Dstrncmp-mte.S80 csinv endloop, diff, xzr, hi /* Last Dword or differences. */
104 csel result, result, xzr, hi
171 csinv limit, limit, xzr, lo
251 csinv endloop, diff, xzr, hi /* If limit, set to all ones. */
279 csinv tmp3, syndrome, xzr, hi /* If limit, set to all ones. */
289 csinv tmp3, syndrome, xzr, hi /* If limit, set to all ones. */
Dstrchr-sve.S32 0: ldff1b z0.b, p1/z, [x0, xzr]
51 csel x0, xzr, x0, none /* if there was no c, return null */
Dstrchr-mte.S72 csel result, result, xzr, eq
101 csel result, result, xzr, eq
Dmemchr-mte.S67 csel result, result, xzr, hi
108 csel result, result, xzr, hi
Dmemrchr.S69 csel result, result, xzr, hi
109 csel result, tmp, xzr, hs
Dstrrchr-sve.S27 0: ldff1b z0.b, p1/z, [x0, xzr]
Dstrchr.S122 csel result, result, xzr, eq
Dmemchr.S138 csel result, xzr, result, eq
Dstrrchr-mte.S95 csel result, result, xzr, ne
Dstrrchr.S144 csel result, result, xzr, ne
Dstrlen.S108 csel len, xzr, len, cc
Dstrncmp.S70 csinv endloop, diff, xzr, pl /* Last Dword or differences. */
Dstrcpy.S266 csinv data1, data1, xzr, lt
/third_party/flutter/skia/src/core/
DSkVM.h42 x24, x25, x26, x27, x28, x29, x30, xzr, enumerator
170 void cmp(X n, int imm12) { this->subs(xzr, n, imm12); } in cmp()
/third_party/skia/src/core/
DSkVM.h70 x24, x25, x26, x27, x28, x29, x30, xzr, sp=xzr, enumerator
340 void cmp(X n, int imm12) { this->subs(xzr, n, imm12); } in cmp()
/third_party/libjpeg-turbo/simd/arm/aarch64/
Djsimd_neon.S536 add TMP4, xzr, TMP2, LSL #32
539 adds TMP3, xzr, TMP2, LSR #32
/third_party/flutter/skia/tests/
DSkVMTest.cpp1320 a.subs(A::xzr, A::x2, 4); // These are actually the same instruction! in DEF_TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td127 def XZR : AArch64Reg<31, "xzr", [WZR]>, DwarfRegAlias<WSP>;
DAArch64SchedFalkorDetails.td1155 // FIXME: We are currently generating movi v0.2d, #0 for these, which is worse than fmov wzr/xzr
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm64/
Djsimd_neon.S461 add TMP4, xzr, TMP2, LSL #32
464 adds TMP3, xzr, TMP2, LSR #32
/third_party/skia/tests/
DSkVMTest.cpp1767 a.subs(A::xzr, A::x2, 4); // These are actually the same instruction! in DEF_TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc969 return 8; // "xzr"