Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.h284 const std::vector<ExecutionModeInst *> &getExecutionModes() const { in getExecutionModes() function
Dmodule.cpp227 auto newModes = entry->getExecutionModes(); in addEntryPoint()