Home
last modified time | relevance | path

Searched defs:createSPIRVModule (Results 1 – 2 of 2) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/libSPIRV/
H A DSPIRVModule.cpp814 SPIRVModule::createSPIRVModule() { in createSPIRVModule() function in igc_spv::SPIRVModule
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVModule.cpp2033 SPIRVModule *SPIRVModule::createSPIRVModule() { return new SPIRVModuleImpl(); } in createSPIRVModule() function in SPIRV::SPIRVModule
2035 SPIRVModule *SPIRVModule::createSPIRVModule(const SPIRV::TranslatorOpts &Opts) { in createSPIRVModule() function in SPIRV::SPIRVModule