Home
last modified time | relevance | path

Searched refs:OperandSource (Results 1 – 15 of 15) sorted by relevance

/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp230 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
237 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
240 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
241 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
246 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp147 type = OperandSource; in ToOperandClassAndOptionality()
374 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h55 OperandSource, enumerator
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp231 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
238 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
241 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
242 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
247 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp147 type = OperandSource; in ToOperandClassAndOptionality()
374 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h55 OperandSource, enumerator
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp233 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
240 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
243 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
244 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
249 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp147 type = OperandSource; in ToOperandClassAndOptionality()
374 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h55 OperandSource, enumerator
/external/deqp-deps/glslang/SPIRV/
Ddoc.h128 OperandSource, enumerator
Ddisassemble.cpp554 assert(operandClass >= OperandSource && operandClass < OperandOpcode); in disassembleInstruction()
DSPVRemapper.cpp634 case spv::OperandSource: in processInstruction()
Ddoc.cpp1484 OperandClassParams[OperandSource].set(0, SourceString, 0); in Parameterize()
1520 InstructionDesc[OpSource].operands.push(OperandSource, ""); in Parameterize()
/external/swiftshader/third_party/SPIRV-Tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum
/external/deqp-deps/SPIRV-Tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum