Home
last modified time | relevance | path

Searched defs:generateControl (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/documentator/
H A Ddoc_compile.cpp444 string DocCompiler::generateControl(Tree sig, Tree arg1, Tree arg2, int priority) in generateControl() function in DocCompiler
/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dcompile_scal.cpp1198 string ScalarCompiler::generateControl(Tree sig, Tree x, Tree y) in generateControl() function in ScalarCompiler
H A Dinstructions_compiler.cpp1860 ValueInst* InstructionsCompiler::generateControl(Tree sig, Tree x, Tree y) in generateControl() function in InstructionsCompiler