Lines Matching refs:cc
2 llvm-rs-cc: Compiler for Renderscript language
9 llvm-rs-cc compiles a program in the Renderscript language to generate the
25 llvm-rs-cc is run on the host and performs many aggressive optimizations.
29 llvm-rs-cc is a driver on top of libslang. The architecture of
55 Note that *-MD* will tell llvm-rs-cc to output dependence information.
72 $ out/host/linux-x86/bin/llvm-rs-cc \
97 C99. However, llvm-rs-cc goes beyond "clang -std=c99" and provides the
109 that llvm-rs-cc knows the package expression and hence the directory
132 llvm-rs-cc automatically exports the "externalizable and defined" functions and
140 In ScriptC_fountain.java, llvm-rs-cc will reflect the following methods::
158 llvm-rs-cc will genearte ScriptC_fountain.java as follows::
179 llvm-rs-cc generates one ScriptField*.java file for each user-defined
180 struct. In this case, llvm-rs-cc will reflect two files,
184 developers should avoid using anonymous structs. This is because llvm-rs-cc
289 llvm-rs-cc. This function cleans up any global variable that contains