Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.cpp356 void ScalVecDispatcherVisitor::Dispatch2Visitor(ValueInst* inst) in Dispatch2Visitor()
H A Dinstructions.hh1768 class ScalVecDispatcherVisitor : public DispatchVisitor { class
1778ScalVecDispatcherVisitor(InstVisitor* scal, InstVisitor* vec) : fScalarVisitor(scal), fVectorVisit… in ScalVecDispatcherVisitor() function in ScalVecDispatcherVisitor
1780 ~ScalVecDispatcherVisitor() in ~ScalVecDispatcherVisitor()