Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86DisassemblerTables.h256 void setTableFields(OpcodeType type,
H A DX86RecognizableInstr.cpp770 llvm::Optional<OpcodeType> opcodeType; in emitDecodePath()
H A DX86DisassemblerTables.cpp1064 void DisassemblerTables::setTableFields(OpcodeType type, in setTableFields()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h289 enum OpcodeType { enum
/llvm-project-15.0.7/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h577 OpcodeType opcodeType;
H A DX86Disassembler.cpp123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1002 checkTable(uint64_t Offset, StringRef OpcodeType, const Twine &MsgSuffix) {
1021 OffsetHex + " contains a " + OpcodeType +