Home
last modified time | relevance | path

Searched refs:SpirvInput (Results 1 – 7 of 7) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/Driver/
H A DSPIRVWrapper.cpp64 llvm::StringRef SpirvInput = llvm::StringRef(pIn, InSz); in spirvReadVerify() local
65 std::istringstream IS(SpirvInput.str()); in spirvReadVerify()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/spirv-patches-new/
H A D0003-Add-SPIRVDLL-and-VCExport.patch144 + StringRef SpirvInput = StringRef(pIn, InSz);
145 + std::istringstream IS(SpirvInput.str());
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/spirv-patches-13/
H A D0002-Add-SPIRVDLL-and-VCExport.patch145 + StringRef SpirvInput = StringRef(pIn, InSz);
146 + std::istringstream IS(SpirvInput.str());
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/spirv-patches-9/
H A D0002-Add-SPIRVDLL-and-VCExport.patch141 + StringRef SpirvInput = StringRef(pIn, InSz);
142 + std::istringstream IS(SpirvInput.str());
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/spirv-patches-11/
H A D0002-Add-SPIRVDLL-and-VCExport.patch144 + StringRef SpirvInput = StringRef(pIn, InSz);
145 + std::istringstream IS(SpirvInput.str());
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/spirv-patches-10/
H A D0002-Add-SPIRVDLL-and-VCExport.patch144 + StringRef SpirvInput = StringRef(pIn, InSz);
145 + std::istringstream IS(SpirvInput.str());
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/spirv-patches-12/
H A D0002-Add-SPIRVDLL-and-VCExport.patch144 + StringRef SpirvInput = StringRef(pIn, InSz);
145 + std::istringstream IS(SpirvInput.str());