Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp628 void MatchTableRecord::emit(raw_ostream &OS, bool LineBreakIsNextAfterThis, in emit() argument
631 LineBreakIsNextAfterThis || (Flags & MTRF_LineBreakFollows); in emit()
653 if (!LineBreakIsNextAfterThis && !(Flags & MTRF_LineBreakFollows)) in emit()