Searched refs:w18 (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 180 w18 = -3.26229058141181783534257632389415580e+08L; variable 319 y*(w17+y*w18))))))))))))))))); in lgammal_r()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContext_mips.h | 347 MSAReg w18; member
|
H A D | RegisterInfos_mips.h | 253 DEFINE_MSA(w18, nullptr, dwarf_w18_mips, dwarf_w18_mips,
|
H A D | RegisterInfos_arm64_sve.h | 398 DEFINE_GPR32(w18, x18),
|
H A D | RegisterInfos_arm64.h | 603 DEFINE_GPR32(w18, x18),
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_aarch64_neon_common.h | 566 register unsigned char w18 asm("v18") __attribute__((vector_size(16))); \ 639 unsigned char w18 __attribute__((vector_size(16))); \
|
H A D | vdev_raidz_math_powerpc_altivec_common.h | 568 register unsigned char w18 asm("18") __attribute__((vector_size(16))); \ 641 unsigned char w18 __attribute__((vector_size(16))); \
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 84 def W18 : AArch64Reg<18, "w18">, DwarfRegNum<[18]>;
|