Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h121 kw_custom, enumerator
H A DMILexer.cpp264 .Case("custom", MIToken::kw_custom) in getIdentifierKind()
H A DMIParser.cpp3233 case MIToken::kw_custom: { in parseMemoryPseudoSourceValue()
3258 Token.is(MIToken::kw_call_entry) || Token.is(MIToken::kw_custom)) { in parseMachinePointerInfo()