Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Ddag_instructions_compiler.cpp55 if (gGlobal->gSchedulerSwitch) { in compileMultiSignal()
71 if (gGlobal->gSchedulerSwitch) { in compileMultiSignal()
H A Dklass.cpp820 if (gGlobal->gSchedulerSwitch) { in println()
853 if (gGlobal->gSchedulerSwitch) { in println()
997 if (gGlobal->gSchedulerSwitch) { in printComputeMethod()
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.cpp135 gSchedulerSwitch = false; in global()
656 if (gSchedulerSwitch) dst << "-sch "; in printCompilationOptions()
H A Dglobal.hh129 bool gSchedulerSwitch; member
H A Dlibcode.cpp459 gGlobal->gSchedulerSwitch = true; in processCmdline()
709 if (gGlobal->gOpenMPSwitch || gGlobal->gSchedulerSwitch) gGlobal->gVectorSwitch = true; in processCmdline()
1446 if (gGlobal->gSchedulerSwitch) { in compileOCPP()
1739 if (gGlobal->gSchedulerSwitch) { in generateCode()
1824 if (gGlobal->gSchedulerSwitch) { in generateCode()
/dports/audio/faust/faust-2.37.3/compiler/generator/java/
H A Djava_code_container.cpp62 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/julia/
H A Djulia_code_container.cpp86 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/llvm/
H A Dllvm_code_container.cpp112 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/csharp/
H A Dcsharp_code_container.cpp63 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dinterpreter_code_container.cpp107 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/fir/
H A Dfir_code_container.cpp48 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/wasm/
H A Dwasm_code_container.cpp105 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
H A Dwast_code_container.cpp102 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/soul/
H A Dsoul_code_container.cpp59 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/rust/
H A Drust_code_container.cpp75 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/dlang/
H A Ddlang_code_container.cpp64 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/c/
H A Dc_code_container.cpp73 } else if (gGlobal->gSchedulerSwitch) { in createContainer()
/dports/audio/faust/faust-2.37.3/compiler/generator/cpp/
H A Dcpp_code_container.cpp85 } else if (gGlobal->gSchedulerSwitch) { in createContainer()