Home
last modified time | relevance | path

Searched refs:compileFiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dllvm-rs-cc.cpp139 static int compileFiles(NamePairList *IOFiles, NamePairList *IOFiles32, in compileFiles() function
268 int CompileFailed = compileFiles(&IOFiles32, &IOFiles32, Inputs, Opts, in main()
274 CompileFailed = compileFiles(&IOFiles64, &IOFiles32, Inputs, Opts, in main()