Home
last modified time | relevance | path

Searched refs:genDecVolatileStructVar (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dwss_code_container.cpp163 pushDeclare(InstBuilder::genDecVolatileStructVar(index, InstBuilder::genInt32Typed())); in generateDAGLoopWSSAux3()
H A Dinstructions.hh2251 …static DeclareVarInst* genDecVolatileStructVar(const string& vname, Typed* type, ValueInst* exp = … in genDecVolatileStructVar() function