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

1 2

  /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) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 223 void setOptLevel(unsigned NewOptLevel) {
  /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) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 578 /// setOptLevel - Set the optimization level for the JIT. This option
580 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
ExecutionEngine.h 578 /// setOptLevel - Set the optimization level for the JIT. This option
580 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
ExecutionEngine.h 578 /// setOptLevel - Set the optimization level for the JIT. This option
580 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/
ExecutionEngine.h 583 /// setOptLevel - Set the optimization level for the JIT. This option
585 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/
ExecutionEngine.h 583 /// setOptLevel - Set the optimization level for the JIT. This option
585 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/
ExecutionEngine.h 583 /// setOptLevel - Set the optimization level for the JIT. This option
585 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/
ExecutionEngine.h 583 /// setOptLevel - Set the optimization level for the JIT. This option
585 EngineBuilder &setOptLevel(CodeGenOpt::Level l) {

Completed in 607 milliseconds

1 2