Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dheader.cpp235 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
242 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
245 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
246 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
251 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp162 type = OperandSource; in ToOperandClassAndOptionality()
468 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h59 OperandSource, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp235 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
242 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
245 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
246 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
251 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp162 type = OperandSource; in ToOperandClassAndOptionality()
468 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h59 OperandSource, enumerator
/third_party/spirv-headers/tools/buildHeaders/
Dheader.cpp237 for (int e = spv::OperandSource; e < spv::OperandOpcode; ++e) { in TPrinter()
244 enums[e - spv::OperandSource]["Values"][name] = enumRow.value; in TPrinter()
247 enums[e - spv::OperandSource]["Type"] = mask ? "Bit" : "Value"; in TPrinter()
248 enums[e - spv::OperandSource]["Name"] = enumName; in TPrinter()
253 auto& entry = enums[spv::OperandOpcode - spv::OperandSource]; in TPrinter()
DjsonToSpirv.cpp162 type = OperandSource; in ToOperandClassAndOptionality()
468 … establishOperandClass(enumName, OperandSource, &SourceLanguageParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h59 OperandSource, enumerator
/third_party/glslang/SPIRV/
Ddoc.h129 OperandSource, enumerator
Ddisassemble.cpp563 assert(operandClass >= OperandSource && operandClass < OperandOpcode); in disassembleInstruction()
DSPVRemapper.cpp656 case spv::OperandSource: in processInstruction()
Ddoc.cpp1718 OperandClassParams[OperandSource].set(0, SourceString, nullptr); in Parameterize()
1755 InstructionDesc[OpSource].operands.push(OperandSource, ""); in Parameterize()
/third_party/skia/third_party/externals/spirv-tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum
/third_party/spirv-tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Doperand-class-test-coverage.csv14 " OperandSource,",Source,,OpSource,not enum