Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp216 ExtraFlags |= MatchTableRecord::MTRF_Indent; in Opcode()
318 if (I->Flags & MatchTableRecord::MTRF_Indent) in emitDeclaration()
H A DGlobalISelMatchTable.h121 MTRF_Indent = 0x20, enumerator