Searched refs:ft2 (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_riscv64.h | 107 DEFINE_FPR64_ALT(ft2, f2, LLDB_INVALID_REGNUM),
|
H A D | RegisterInfos_loongarch64.h | 137 DEFINE_FPR64_ALT(f10, ft2, LLDB_INVALID_REGNUM),
|
/openbsd/sys/arch/alpha/include/ |
H A D | asm.h | 106 #define ft2 $f11 macro
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchRegisterInfo.td | 124 def F10 : LoongArchReg32<10,"f10", ["ft2"]>, DwarfRegNum<[42]>;
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVRegisterInfo.td | 185 def F2_H : RISCVReg16<2, "f2", ["ft2"]>, DwarfRegNum<[34]>;
|