Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp432 MTRF_CommaFollows = 0x2, enumerator
483 Flags &= ~MTRF_CommaFollows; in turnIntoComment()
532 MatchTableRecord::MTRF_CommaFollows | ExtraFlags); in Opcode()
536 MatchTableRecord::MTRF_CommaFollows); in NamedValue()
540 MatchTableRecord::MTRF_CommaFollows, RawValue); in NamedValue()
545 1, MatchTableRecord::MTRF_CommaFollows); in NamedValue()
550 1, MatchTableRecord::MTRF_CommaFollows, RawValue); in NamedValue()
554 MatchTableRecord::MTRF_CommaFollows); in IntValue()
566 MatchTableRecord::MTRF_CommaFollows); in JumpTarget()
636 if (Flags & (MTRF_JumpTarget | MTRF_CommaFollows)) in emit()
[all …]