HomeSort by relevance Sort by last modified time
    Searched refs:InstrUID (Results 1 - 7 of 7) sorted by null

  /external/llvm/utils/TableGen/
X86DisassemblerTables.h 74 /// InstrUID modRMTablennnn[k] = {
222 InstrUID uid,
253 InstrUID uid,
263 InstructionSpecifier& specForUID(InstrUID uid) {
X86RecognizableInstr.h 37 InstrUID UID;
221 InstrUID uid);
233 InstrUID uid);
X86DisassemblerShared.h 36 llvm::X86Disassembler::InstrUID instructionIDs[256];
X86DisassemblerTables.cpp 813 o << "static const InstrUID modRMTable[] = {\n";
834 InstrUID uid,
876 InstrUID uid,
X86RecognizableInstr.cpp 193 InstrUID uid) {
267 InstrUID uid)
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoderCommon.h 301 typedef uint16_t InstrUID;
    [all...]
X86DisassemblerDecoder.cpp 123 static InstrUID decode(OpcodeType type,
184 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) {
    [all...]

Completed in 64 milliseconds