Searched refs:llvm_mod_to_spirv (Results 1 – 3 of 3) sorted by relevance
1056 llvm_mod_to_spirv(std::unique_ptr<::llvm::Module> mod, function1191 return llvm_mod_to_spirv(std::move(mod), llvm_ctx, args, logger, out_spirv);1210 return llvm_mod_to_spirv(std::move(mod.get()), llvm_ctx, NULL, logger, out_spirv);
65 - clc: remove check for null pointer that cannot be true in llvm_mod_to_spirv
1182 - clc: remove check for null pointer that cannot be true in llvm_mod_to_spirv