Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h226 unsigned OperandClass, unsigned Opcode, in getMissedOperand() argument
231 Result.MissedOperand.Class = OperandClass; in getMissedOperand()
240 static NearMissInfo getTooFewOperands(unsigned OperandClass, in getTooFewOperands() argument
244 Result.TooFewOperands.Class = OperandClass; in getTooFewOperands()