HomeSort by relevance Sort by last modified time
    Searched defs:setOptLevel (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/
TargetMachine.cpp 183 void TargetMachine::setOptLevel(CodeGenOpt::Level Level) { OptLevel = Level; }
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 183 void LTOCodeGenerator::setOptLevel(unsigned Level) {
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 567 /// setOptLevel - Set the optimization level for the JIT. This option
569 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 514 /// setOptLevel - Set the optimization level for the JIT. This option
516 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /frameworks/rs/
rsContext.h 254 void setOptLevel(uint32_t optLevel) { mOptLevel = optLevel; }
  /prebuilts/devtools/tools/lib/
ant-tasks.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/ant-tasks/24.4.0-beta3/
ant-tasks-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/ant-tasks/24.4.0-beta6/
ant-tasks-24.4.0-beta6.jar 

Completed in 333 milliseconds