Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp213 MatchTableRecord MatchTable::Opcode(StringRef Opcode, int IndentAdjust) { in Opcode() argument
215 if (IndentAdjust > 0) in Opcode()
217 if (IndentAdjust < 0) in Opcode()
H A DGlobalISelMatchTable.h202 static MatchTableRecord Opcode(StringRef Opcode, int IndentAdjust = 0);