Searched refs:coreLibRelaxedPath (Results 1 – 1 of 1) sorted by relevance
223 string getCoreLibPath(Context* context, string* coreLibRelaxedPath) { in getCoreLibPath() argument224 *coreLibRelaxedPath = ""; in getCoreLibPath()238 *coreLibRelaxedPath = SYSLIBPATH"/libclcore_neon.bc"; in getCoreLibPath()253 const char* coreLibPath, const char* coreLibRelaxedPath, in setupCompileArguments() argument270 args->push_back(coreLibRelaxedPath); in setupCompileArguments()371 string coreLibRelaxedPath; in compile() local373 &coreLibRelaxedPath); in compile()379 resName, coreLibPath.c_str(), coreLibRelaxedPath.c_str(), in compile()387 inputs.push_back(coreLibRelaxedPath.c_str()); in compile()