Home
last modified time | relevance | path

Searched defs:InstructionDesc (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/diagnostics/x64/
Ddisasm-x64.cc143 struct InstructionDesc { struct
144 const char* mnem;
145 InstructionType type;
146 OperandType op_order_;
147 bool byte_size_operation; // Fixed 8-bit operation.
/external/deqp-deps/glslang/SPIRV/
Ddoc.cpp1386 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/external/angle/third_party/glslang/src/SPIRV/
Ddoc.cpp1386 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp41 InstructionValues InstructionDesc; variable
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
DjsonToSpirv.cpp42 InstructionValues InstructionDesc; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp42 InstructionValues InstructionDesc; variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp42 InstructionValues InstructionDesc; variable
/external/v8/src/diagnostics/ia32/
Ddisasm-ia32.cc104 struct InstructionDesc { struct
105 const char* mnem;
106 InstructionType type;
107 OperandOrder op_order_;