OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOptimizationLevel
(Results
1 - 15
of
15
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h
92
OptimizationLevel
getOptimizationLevel
() const {
/frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h
109
uint32_t
getOptimizationLevel
() const {
MetadataExtractor.h
284
uint32_t
getOptimizationLevel
() const {
/frameworks/compile/libbcc/lib/Renderscript/
RSScript.cpp
60
switch (pCompilerConfig->
getOptimizationLevel
()) {
RSCompilerDriver.cpp
74
static_cast<llvm::CodeGenOpt::Level>(pScript.
getOptimizationLevel
());
83
if (mConfig->
getOptimizationLevel
() != script_opt_level) {
281
wrapper.
getOptimizationLevel
()));
/frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h
91
inline llvm::CodeGenOpt::Level
getOptimizationLevel
() const
/frameworks/compile/libbcc/bcinfo/
BitcodeTranslator.cpp
158
BCWrapper.getCompilerVersion(), BCWrapper.
getOptimizationLevel
());
MetadataExtractor.cpp
190
mOptimizationLevel = wrapper.
getOptimizationLevel
();
/frameworks/compile/libbcc/lib/Core/
Compiler.cpp
122
pConfig.
getOptimizationLevel
());
136
if ((pConfig.
getOptimizationLevel
() == llvm::CodeGenOpt::None)) {
/frameworks/compile/libbcc/bcinfo/tools/
main.cpp
321
printf("optimizationLevel: %u\n\n", bcWrapper.
getOptimizationLevel
());
/frameworks/rs/
rsScriptC.cpp
360
rsc->setOptLevel(bcWrapper.
getOptimizationLevel
());
/external/clang/lib/Frontend/
CompilerInvocation.cpp
78
static unsigned
getOptimizationLevel
(ArgList &Args, InputKind IK,
370
unsigned OptimizationLevel =
getOptimizationLevel
(Args, IK, Diags);
[
all
...]
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar
/external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar
Completed in 197 milliseconds