/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | doc.cpp | 1619 OperandClassParams[OperandMemorySemantics].set(0, MemorySemanticsString, nullptr, true); in Parameterize() 2280 InstructionDesc[OpControlBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2283 InstructionDesc[OpMemoryBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2291 InstructionDesc[OpAtomicLoad].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2295 InstructionDesc[OpAtomicStore].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2300 InstructionDesc[OpAtomicExchange].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2305 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2306 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() 2312 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2313 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() [all …]
|
D | doc.h | 152 OperandMemorySemantics, enumerator
|
D | disassemble.cpp | 441 case OperandMemorySemantics: in disassembleInstruction()
|
D | SPVRemapper.cpp | 587 case spv::OperandMemorySemantics: in processInstruction()
|
/external/deqp-deps/glslang/SPIRV/ |
D | doc.cpp | 1619 OperandClassParams[OperandMemorySemantics].set(0, MemorySemanticsString, nullptr, true); in Parameterize() 2280 InstructionDesc[OpControlBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2283 InstructionDesc[OpMemoryBarrier].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2291 InstructionDesc[OpAtomicLoad].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2295 InstructionDesc[OpAtomicStore].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2300 InstructionDesc[OpAtomicExchange].operands.push(OperandMemorySemantics, "'Semantics'"); in Parameterize() 2305 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2306 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() 2312 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Equal'"); in Parameterize() 2313 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandMemorySemantics, "'Unequal'"); in Parameterize() [all …]
|
D | doc.h | 152 OperandMemorySemantics, enumerator
|
D | disassemble.cpp | 441 case OperandMemorySemantics: in disassembleInstruction()
|
D | SPVRemapper.cpp | 587 case spv::OperandMemorySemantics: in processInstruction()
|
/external/shaderc/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 136 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 403 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
D | jsonToSpirv.h | 79 OperandMemorySemantics, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | operand-class-test-coverage.csv | 37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | operand-class-test-coverage.csv | 37 " OperandMemorySemantics,",OpMemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 152 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 480 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
D | jsonToSpirv.h | 82 OperandMemorySemantics, enumerator
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 152 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 480 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
D | jsonToSpirv.h | 82 OperandMemorySemantics, enumerator
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 152 type = OperandMemorySemantics; in ToOperandClassAndOptionality() 480 …establishOperandClass(enumName, OperandMemorySemantics, &MemorySemanticsParams, operandEnum, categ… in jsonToSpirv()
|
D | jsonToSpirv.h | 82 OperandMemorySemantics, enumerator
|