Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h101 kw_target_index, enumerator
H A DMILexer.cpp243 .Case("target-index", MIToken::kw_target_index) in getIdentifierKind()
H A DMIParser.cpp2793 assert(Token.is(MIToken::kw_target_index)); in parseTargetIndexOperand()
2935 case MIToken::kw_target_index: in parseMachineOperand()