Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/x64/
Ddisasm-x64.cc145 struct InstructionDesc { struct
146 const char* mnem;
147 InstructionType type;
148 OperandType op_order_;
149 bool byte_size_operation; // Fixed 8-bit operation.
/third_party/glslang/SPIRV/
Ddoc.cpp1570 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/third_party/node/deps/v8/src/diagnostics/ia32/
Ddisasm-ia32.cc109 struct InstructionDesc { struct
110 const char* mnem;
111 InstructionType type;
112 OperandOrder op_order_;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp43 InstructionValues InstructionDesc; variable
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp43 InstructionValues InstructionDesc; variable
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp220 InstructionValues InstructionDesc; variable