Home
last modified time | relevance | path

Searched refs:RegisterIndex (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp229 static inline unsigned getRegisterByIndex(unsigned RegisterIndex) { in getRegisterByIndex() argument
235 assert(RegisterIndex <= in getRegisterByIndex()
237 return RegistersByIndex[RegisterIndex]; in getRegisterByIndex()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x86/
H A DRegisterContextWindows_x86.cpp39 enum RegisterIndex { enum
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x64/
H A DRegisterContextWindows_x64.cpp74 enum RegisterIndex { enum