Home | History | Annotate | Download | only in SPIRV

Lines Matching full:spir

1 //===- SPIRVReader.cpp - Converts SPIR-V to LLVM ----------------*- C++ -*-===//
3 // The LLVM/SPIR-V Translator
36 /// This file implements conversion of SPIR-V binary to LLVM IR.
328 /// Some OpenCL builtin functions are translated to SPIR-V instructions with
1086 // Erase arguments what are hanled by "spir_block_bind" according to SPIR 2.0
1091 // bult-ins using this block. This doesn't contradict SPIR 2.0 specification.
2543 // SPIR-V only contains language version. Use OpenCL language version as
2544 // SPIR version.
2561 // ToDo: Phasing out usage of old SPIR metadata