Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/X86/Disassembler/
HDX86DisassemblerDecoder.c174 static const struct InstructionSpecifier *specifierForUID(InstrUID uid) { in specifierForUID() function
926 spec = specifierForUID(instructionID); in getID()
947 insn->spec = specifierForUID(instructionIDWithOpsize); in getID()
966 spec = specifierForUID(instructionID); in getID()
981 specWithNewOpcode = specifierForUID(instructionIDWithNewOpcode); in getID()
993 insn->spec = specifierForUID(insn->instructionID); in getID()