Home
last modified time | relevance | path

Searched refs:w30 (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-abi.S41 .cfi_offset w30, -24
168 .cfi_offset w30, -8
181 .cfi_restore w30
195 .cfi_offset w30, -8
214 .cfi_restore w30
222 .cfi_restore w30
/freebsd/contrib/netbsd-tests/usr.bin/sdiff/
H A Dt_sdiff.sh84 sdiff -w30 "$(atf_get_srcdir)/d_tabends.in" /dev/null
87 sdiff -w30 /dev/null "$(atf_get_srcdir)/d_tabends.in"
/freebsd/usr.bin/sdiff/tests/
H A Dsdiff_test.sh84 sdiff -w30 "$(atf_get_srcdir)/d_tabends.in" /dev/null
87 sdiff -w30 /dev/null "$(atf_get_srcdir)/d_tabends.in"
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S124 CFI_OFFSET(w30, -16)
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_mips.h359 MSAReg w30; member
H A DRegisterInfos_mips.h277 DEFINE_MSA(w30, nullptr, dwarf_w30_mips, dwarf_w30_mips,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h581 register unsigned char w30 asm("v30") __attribute__((vector_size(16)));
654 unsigned char w30 __attribute__((vector_size(16)));
H A Dvdev_raidz_math_powerpc_altivec_common.h583 register unsigned char w30 asm("30") __attribute__((vector_size(16)));
656 unsigned char w30 __attribute__((vector_size(16)));
/freebsd/sys/crypto/openssl/aarch64/
H A Dchacha-armv8.S76 mov w20,w30
195 add w20,w20,w30
380 mov w20,w30
649 add w20,w20,w30
974 mov w20,w30
1399 add w20,w20,w30
1454 mov w20,w30
1887 add w20,w20,w30
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/
H A Db3_aarch64_sse2.S69 .cfi_offset w30, -24
574 .cfi_offset w30, -24
643 .cfi_offset w30, -88
H A Db3_aarch64_sse41.S69 .cfi_offset w30, -24
584 .cfi_offset w30, -24
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td96 def W30 : AArch64Reg<30, "w30">, DwarfRegNum<[30]>;