Home
last modified time | relevance | path

Searched defs:OpcodeName (Results 1 – 4 of 4) sorted by relevance

/minix3/minix/drivers/power/acpi/parser/
H A Dpsopinfo.c79 const char *OpcodeName = "Unknown AML opcode"; in AcpiPsGetOpcodeInfo() local
/minix3/minix/drivers/power/acpi/executer/
H A Dexdump.c913 const char *OpcodeName, in AcpiExDumpOperands()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DFastISelEmitter.cpp513 std::string OpcodeName = getOpcodeName(InstPatOp, CGP); in collectPatterns() local
H A DDAGISelMatcher.h1017 std::string OpcodeName; variable