Home
last modified time | relevance | path

Searched defs:insnContext (Results 1 – 10 of 10) sorted by relevance

/external/llvm/utils/TableGen/
DX86DisassemblerShared.h21 llvm::X86Disassembler::InstructionContext insnContext; member
DX86DisassemblerTables.cpp33 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()
902 InstructionContext insnContext, in setTableFields()
DX86RecognizableInstr.cpp285 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr
286 InstructionContext insnContext; in insnContext() local
/external/llvm-project/llvm/utils/TableGen/
DX86DisassemblerShared.h20 llvm::X86Disassembler::InstructionContext insnContext; member
DX86RecognizableInstr.cpp158 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr
159 InstructionContext insnContext; in insnContext() local
DX86DisassemblerTables.cpp32 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()
1069 InstructionContext insnContext, in setTableFields()
/external/capstone/arch/X86/
DX86DisassemblerDecoder.c95 InstructionContext insnContext, in modRMRequired()
157 InstructionContext insnContext, in decode()
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp80 InstructionContext insnContext, in modRMRequired()
123 InstructionContext insnContext, in decode()
/external/llvm-project/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()