Searched refs:coreLibRelaxedPath (Results 1 – 1 of 1) sorted by relevance
228 string getCoreLibPath(Context* context, string* coreLibRelaxedPath) { in getCoreLibPath() argument229 *coreLibRelaxedPath = ""; in getCoreLibPath()243 *coreLibRelaxedPath = SYSLIBPATH_BC"/libclcore_neon.bc"; in getCoreLibPath()258 const char* coreLibPath, const char* coreLibRelaxedPath, in setupCompileArguments() argument275 args->push_back(coreLibRelaxedPath); in setupCompileArguments()440 string coreLibRelaxedPath; in compile() local442 &coreLibRelaxedPath); in compile()448 resName, coreLibPath.c_str(), coreLibRelaxedPath.c_str(), in compile()456 inputs.push_back(coreLibRelaxedPath.c_str()); in compile()