Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:getExecutionMode

2145     if (BF->getExecutionMode(ExecutionModeContractionOff)) {
2262 if (auto EM = BF->getExecutionMode(ExecutionModeLocalSize)) {
2267 if (auto EM = BF->getExecutionMode(ExecutionModeLocalSizeHint)) {
2272 if (auto EM = BF->getExecutionMode(ExecutionModeVecTypeHint)) {