Searched refs:ErrMsg (Results 1 – 6 of 6) sorted by relevance
36 std::string *ErrMsg = 0);45 std::string *ErrMsg = 0);51 std::string *ErrMsg = 0);
77 llvm::raw_ostream &OS, std::string &ErrMsg) { in WriteSPIRV() argument87 if (BM->getError(ErrMsg) != SPIRVEC_Success) { in WriteSPIRV()111 ErrMsg = "Failed to generate wrappers for kernels"; in WriteSPIRV()
36 llvm::raw_ostream &OS, std::string &ErrMsg);
65 raw_ostream &OS, std::string &ErrMsg) { in WriteBitcode() argument