Home
last modified time | relevance | path

Searched defs:GetGenericNum (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIX86_i386.cpp11 uint32_t ABIX86_i386::GetGenericNum(llvm::StringRef name) { in GetGenericNum() function in ABIX86_i386
H A DABISysV_x86_64.cpp938 uint32_t ABISysV_x86_64::GetGenericNum(llvm::StringRef name) { in GetGenericNum() function in ABISysV_x86_64
H A DABIWindows_x86_64.cpp808 uint32_t ABIWindows_x86_64::GetGenericNum(llvm::StringRef reg) { in GetGenericNum() function in ABIWindows_x86_64
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIAArch64.cpp92 uint32_t ABIAArch64::GetGenericNum(llvm::StringRef name) { in GetGenericNum() function in ABIAArch64
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/LoongArch/
H A DABISysV_loongarch.cpp622 static uint32_t GetGenericNum(llvm::StringRef name) { in GetGenericNum() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp815 static uint32_t GetGenericNum(llvm::StringRef name) { in GetGenericNum() function