Home
last modified time | relevance | path

Searched refs:OperandMemorySemantics (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
Ddoc.cpp1761 OperandClassParams[OperandMemorySemantics].set(0, MemorySemanticsString, nullptr, true); in Parameterize()
2423 InstructionDesc[OpControlBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2426 InstructionDesc[OpMemoryBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2434 InstructionDesc[OpAtomicLoad].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2438 InstructionDesc[OpAtomicStore].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2443 InstructionDesc[OpAtomicExchange].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2448 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize()
2449 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize()
2455 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize()
2456 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize()
[all …]
Ddoc.h152 OperandMemorySemantics, enumerator
Ddisassemble.cpp446 case OperandMemorySemantics: in disassembleInstruction()
DSPVRemapper.cpp597 case spv::OperandMemorySemantics: in processInstruction()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A Ddoc.cpp1818 OperandClassParams[OperandMemorySemantics].set(0, MemorySemanticsString, nullptr, true); in Parameterize()
2485 InstructionDesc[OpControlBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2488 InstructionDesc[OpMemoryBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2496 InstructionDesc[OpAtomicLoad].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2500 InstructionDesc[OpAtomicStore].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2505 InstructionDesc[OpAtomicExchange].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize()
2510 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize()
2511 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize()
2517 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize()
2518 … InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize()
[all …]
H A Ddoc.h152 OperandMemorySemantics, enumerator
H A Ddisassemble.cpp460 case OperandMemorySemantics: in disassembleInstruction()
H A DSPVRemapper.cpp596 case spv::OperandMemorySemantics: in processInstruction()
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp136 type = OperandMemorySemantics; in ToOperandClassAndOptionality()
403 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
DjsonToSpirv.h79 OperandMemorySemantics, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp336 type = OperandMemorySemantics; in ToOperandClassAndOptionality()
699 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
DjsonToSpirv.h82 OperandMemorySemantics, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand-class-test-coverage.csv37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Doperand-class-test-coverage.csv37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Doperand-class-test-coverage.csv37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp338 type = OperandMemorySemantics; in ToOperandClassAndOptionality()
705 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
H A DjsonToSpirv.h82 OperandMemorySemantics, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
H A DjsonToSpirv.cpp340 type = OperandMemorySemantics; in ToOperandClassAndOptionality()
750 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
H A DjsonToSpirv.h82 OperandMemorySemantics, enumerator