Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp416 MTRF_CommaFollows = 0x2, enumerator
468 Flags &= ~MTRF_CommaFollows; in turnIntoComment()
516 MatchTableRecord::MTRF_CommaFollows | ExtraFlags); in Opcode()
520 MatchTableRecord::MTRF_CommaFollows); in NamedValue()
524 MatchTableRecord::MTRF_CommaFollows, RawValue); in NamedValue()
529 MatchTableRecord::MTRF_CommaFollows); in NamedValue()
534 MatchTableRecord::MTRF_CommaFollows, RawValue); in NamedValue()
538 MatchTableRecord::MTRF_CommaFollows); in IntValue()
550 MatchTableRecord::MTRF_CommaFollows); in JumpTarget()
620 if (Flags & (MTRF_JumpTarget | MTRF_CommaFollows)) in emit()
[all …]