Searched refs:fa3 (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
| H A D | attr-3.c | 12 extern char *fa3 (char *) __attribute__((format_arg(1)));
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_riscv64.h | 118 DEFINE_FPR64_ALT(fa3, f13, LLDB_INVALID_REGNUM),
|
| H A D | RegisterInfos_loongarch64.h | 130 DEFINE_FPR64_ALT(f3, fa3, LLDB_INVALID_REGNUM),
|
| /openbsd-src/sys/arch/alpha/include/ |
| H A D | asm.h | 114 #define fa3 $f19 macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.td | 117 def F3 : LoongArchReg32<3, "f3", ["fa3"]>, DwarfRegNum<[35]>;
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 196 def F13_H : RISCVReg16<13,"f13", ["fa3"]>, DwarfRegNum<[45]>;
|