Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.hh2131 static FunCallInst* genFunCallInst(const string& name, const list<ValueInst*>& args) in genFunCallInst() function
2135 … static FunCallInst* genFunCallInst(const string& name, const list<ValueInst*>& args, bool method) in genFunCallInst() function