Searched refs:hasExecScope (Results 1 – 3 of 3) sorted by relevance
133 inline bool hasExecScope(Op OpCode) { in hasExecScope() function
311 if (hasExecScope() && !isGroupOpCode(OpCode) && !isPipeOpCode(OpCode)) in getOperandOffset()339 bool hasExecScope() const { in hasExecScope() function340 return SPIRV::hasExecScope(OpCode); in hasExecScope()355 if(!hasExecScope()) in getExecutionScope()
1637 !hasExecScope(OC) && in transBuiltinToInstWithoutDecoration()