Home
last modified time | relevance | path

Searched refs:isGroupOpCode (Results 1 – 5 of 5) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVOpCode.h146 inline bool isGroupOpCode(Op OpCode) { in isGroupOpCode() function
DSPIRVInstruction.h311 if (hasExecScope() && !isGroupOpCode(OpCode) && !isPipeOpCode(OpCode)) in getOperandOffset()
/external/spirv-llvm/lib/SPIRV/
DSPIRVToOCL20.cpp186 if (isGroupOpCode(OC)) { in visitCallInst()
DSPIRVWriter.cpp1596 if (isGroupOpCode(OC)) in transBuiltinToInstWithoutDecoration()
DSPIRVReader.cpp1786 !isGroupOpCode(OC) && in transValueWithoutDecoration()