Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp508 static MatchTableRecord Opcode(StringRef Opcode, int IndentAdjust = 0) { in Opcode() argument
510 if (IndentAdjust > 0) in Opcode()
512 if (IndentAdjust < 0) in Opcode()