Home
last modified time | relevance | path

Searched refs:kAtan2fStackValue (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dfbc_opcode.hh320 kAtan2fStackValue, enumerator
H A Dinterpreter_optimizer.hh339 … FBCInstruction::Opcode(i + (FBCInstruction::kAtan2fStackValue - FBCInstruction::kAtan2f)); in FBCInstructionMathOptimizer()
H A Dfbc_interpreter.hh2397 case FBCInstruction::kAtan2fStackValue : { in ExecuteBlock()