Home
last modified time | relevance | path

Searched defs:GroupEnd (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp48 int GroupEnd = Option->getValueAsInt("GroupEnd"); in CommandOption() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3870 unsigned GroupEnd = GroupStart + 3; in validateInstruction() local