Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h117 kw_got, enumerator
H A DMILexer.cpp260 .Case("got", MIToken::kw_got) in getIdentifierKind()
H A DMIParser.cpp3188 case MIToken::kw_got: in parseMemoryPseudoSourceValue()
3256 Token.is(MIToken::kw_got) || Token.is(MIToken::kw_jump_table) || in parseMachinePointerInfo()