Lines Matching full:spir
26 This file, spir-v.xml, is the SPIR-V Tool ID and Opcode registry. The
29 http://www.khronos.org/registry/spir-v/
32 <!-- SECTION: SPIR-V Tool ID Definitions -->
34 <!-- A SPIR-V Generator Magic Number is a 32 bit word: The high order 16
35 bits are a tool ID, which should be unique across all SPIR-V
49 reserved for different SPIR-V generators -->
51 <ids type="vendor" start="0" end="0xFFFF" comment="SPIR-V Tool IDs">
58 <id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, yaxun.liu@amd.com"/>
59 <id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@google.com"/>
68 <!-- SECTION: SPIR-V Opcodes and Enumerants -->
79 The SPIR Working Group strongly recommends:
87 Note that SPIR-V restricts opcode values to 16 bits.
91 <ids type="opcode" start="0" end="4095" vendor="Khronos" comment="Reserved opcodes, not available to vendors - see the SPIR-V Specification"/>