Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp931 uint32_t ABISysV_x86_64::GetGenericNum(llvm::StringRef name) { in GetGenericNum() function in ABISysV_x86_64
H A DABIWindows_x86_64.cpp804 uint32_t ABIWindows_x86_64::GetGenericNum(llvm::StringRef reg) { in GetGenericNum() function in ABIWindows_x86_64
/llvm-project-15.0.7/lldb/source/Plugins/ABI/AArch64/
H A DABIAArch64.cpp58 uint32_t ABIAArch64::GetGenericNum(llvm::StringRef name) { in GetGenericNum() function in ABIAArch64