Searched refs:hsacoBlob (Results 1 – 1 of 1) sorted by relevance
152 Blob &hsacoBlob) { in createHsaco() argument197 hsacoBlob.assign(hsacoFile->getBuffer().begin(), in createHsaco()217 Blob hsacoBlob; in compileISAToHsaco() local220 succeeded(createHsaco(isaBlob, name, hsacoBlob))) in compileISAToHsaco()221 return std::make_unique<std::vector<char>>(hsacoBlob.begin(), in compileISAToHsaco()222 hsacoBlob.end()); in compileISAToHsaco()