Searched refs:w29 (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | sme-abi.S | 42 .cfi_offset w29, -32 167 .cfi_def_cfa w29, 16 169 .cfi_offset w29, -16 182 .cfi_restore w29 194 .cfi_def_cfa w29, 16 196 .cfi_offset w29, -16 215 .cfi_restore w29 223 .cfi_restore w29
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_tag_mismatch_aarch64.S | 123 CFI_DEF_CFA(w29, 24) 125 CFI_OFFSET(w29, -24)
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContext_mips.h | 358 MSAReg w29; member
|
H A D | RegisterInfos_mips.h | 275 DEFINE_MSA(w29, nullptr, dwarf_w29_mips, dwarf_w29_mips,
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_aarch64_neon_common.h | 580 register unsigned char w29 asm("v29") __attribute__((vector_size(16))); \ 653 unsigned char w29 __attribute__((vector_size(16))); \
|
H A D | vdev_raidz_math_powerpc_altivec_common.h | 582 register unsigned char w29 asm("29") __attribute__((vector_size(16))); \ 655 unsigned char w29 __attribute__((vector_size(16))); \
|
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/ |
H A D | b3_aarch64_sse2.S | 67 .cfi_def_cfa w29, 32 70 .cfi_offset w29, -32 571 .cfi_def_cfa w29, 32 575 .cfi_offset w29, -32 632 .cfi_def_cfa w29, 96 644 .cfi_offset w29, -96
|
H A D | b3_aarch64_sse41.S | 67 .cfi_def_cfa w29, 32 70 .cfi_offset w29, -32 581 .cfi_def_cfa w29, 32 585 .cfi_offset w29, -32 688 .cfi_offset w29, -80
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 95 def W29 : AArch64Reg<29, "w29">, DwarfRegNum<[29]>;
|