Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp416 MTRF_CommaFollows = 0x2, enumerator
467 Flags &= ~MTRF_CommaFollows; in turnIntoComment()
515 MatchTableRecord::MTRF_CommaFollows | ExtraFlags); in Opcode()
519 MatchTableRecord::MTRF_CommaFollows); in NamedValue()
523 MatchTableRecord::MTRF_CommaFollows, RawValue); in NamedValue()
528 MatchTableRecord::MTRF_CommaFollows); in NamedValue()
533 MatchTableRecord::MTRF_CommaFollows, RawValue); in NamedValue()
537 MatchTableRecord::MTRF_CommaFollows); in IntValue()
549 MatchTableRecord::MTRF_CommaFollows); in JumpTarget()
619 if (Flags & (MTRF_JumpTarget | MTRF_CommaFollows)) in emit()
[all …]