Home
last modified time | relevance | path

Searched defs:OperandIndex (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp595 for (unsigned OperandIndex = 0; OperandIndex < X86_MAX_OPERANDS; in emitInstructionInfo() local
629 for (unsigned OperandIndex = 0; OperandIndex < X86_MAX_OPERANDS; in emitInstructionInfo() local
/minix3/minix/drivers/power/acpi/include/
H A Dacstruct.h86 …UINT8 OperandIndex; /* Index into operand stack, to be used by Acp… member
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp702 unsigned OperandIndex; in rewriteInputConstraintReferences() local