Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp677 std::string ValidatorName = in emitCompressInstEmitter() local
833 CondStream.indent(8) << ValidatorName << "(" in emitCompressInstEmitter()
857 << ValidatorName << "(" in emitCompressInstEmitter()
899 auto IndentLength = ValidatorName.size() + 13; in emitCompressInstEmitter()
900 OS << "static bool " << ValidatorName << "(const MCOperand &MCOp,\n"; in emitCompressInstEmitter()