Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.h201 unsigned getFlattenedOperandNumber(std::pair<unsigned,unsigned> Op) const { in getFlattenedOperandNumber() function
H A DVarLenCodeEmitterGen.cpp476 unsigned FlatOpIdx = CGI.Operands.getFlattenedOperandNumber(OpIdx); in getInstructionCaseForEncoding()
H A DCodeGenInstruction.cpp380 unsigned DestFlatOpNo = Ops.getFlattenedOperandNumber(DestOp); in ParseConstraint()
H A DDecoderEmitter.cpp1894 unsigned OpIdx = CGI.Operands.getFlattenedOperandNumber(OpSubOpPair); in parseVarLenInstOperand()
1901 unsigned OpIdx = CGI.Operands.getFlattenedOperandNumber( in parseVarLenInstOperand()