Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp163 void MatchTableRecord::emit(raw_ostream &OS, bool LineBreakIsNextAfterThis, in emit() argument
166 LineBreakIsNextAfterThis || (Flags & MTRF_LineBreakFollows); in emit()
194 if (!LineBreakIsNextAfterThis && !(Flags & MTRF_LineBreakFollows)) in emit()