Home
last modified time | relevance | path

Searched refs:InstructionDesc (Results 1 – 25 of 109) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/SPIRV/
H A Ddoc.cpp1386 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1411 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1412 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1443 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1453 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1455 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1456 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1469 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1473 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2189 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp182 if (InstructionDesc[opCode].hasType()) { in processInstructions()
189 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
421 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
423 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/SPIRV/
H A Ddoc.cpp1233 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1257 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1258 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1269 InstructionDesc[OpTypeInt].setResultAndType(true, false); in Parameterize()
1289 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1299 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1301 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1302 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1315 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1319 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
[all …]
H A Ddisassemble.cpp197 if (InstructionDesc[opCode].hasType()) { in processInstructions()
204 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
436 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
438 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/graphics/glslang/glslang-11.7.1/SPIRV/
H A Ddoc.cpp1441 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1466 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1467 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1499 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1509 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1511 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1512 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1525 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1529 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2250 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1455 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1456 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1488 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1498 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1500 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1501 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1514 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1518 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2239 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1455 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1456 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1488 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1498 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1500 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1501 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1514 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1518 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2239 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1455 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1456 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1488 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1498 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1500 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1501 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1514 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1518 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2239 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1455 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1456 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1488 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1498 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1500 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1501 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1514 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1518 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2239 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1455 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1456 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1488 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1498 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1500 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1501 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1514 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1518 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2239 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1455 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1456 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1488 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1498 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1500 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1501 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1514 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1518 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2239 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/SPIRV/
H A Ddoc.cpp1356 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1381 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1382 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1413 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1423 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1425 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1426 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1439 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1443 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2159 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A Ddoc.cpp1354 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1379 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1380 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1411 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1421 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1423 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1424 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1437 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1441 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2157 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A Ddoc.cpp1354 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1379 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1380 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1411 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1421 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1423 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1424 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1437 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1441 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2157 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/SPIRV/
H A Ddoc.cpp1415 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
1440 InstructionDesc[OpNop].setResultAndType(false, false); in Parameterize()
1441 InstructionDesc[OpSource].setResultAndType(false, false); in Parameterize()
1473 InstructionDesc[OpStore].setResultAndType(false, false); in Parameterize()
1483 InstructionDesc[OpName].setResultAndType(false, false); in Parameterize()
1485 InstructionDesc[OpString].setResultAndType(true, false); in Parameterize()
1486 InstructionDesc[OpLine].setResultAndType(false, false); in Parameterize()
1499 InstructionDesc[OpLabel].setResultAndType(true, false); in Parameterize()
1503 InstructionDesc[OpKill].setResultAndType(false, false); in Parameterize()
2223 InstructionDesc[OpDPdx].operands.push(OperandId, "'P'"); in Parameterize()
[all …]
H A Ddisassemble.cpp181 if (InstructionDesc[opCode].hasType()) { in processInstructions()
188 if (InstructionDesc[opCode].hasResult()) { in processInstructions()
420 for (int op = 0; op < InstructionDesc[opCode].operands.getNum() && numOperands > 0; ++op) { in disassembleInstruction()
422 OperandClass operandClass = InstructionDesc[opCode].operands.getClass(op); in disassembleInstruction()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dcommand.h32 …def struct { Uint16 opcode; Uint16 mask; char *name, *shortname; int minv, maxv; } InstructionDesc; typedef
34 const InstructionDesc * get_instruction_desc(Uint16 command);
38 const InstructionDesc* list_all_commands();
H A Dcommand.c34 static const InstructionDesc instruction_desc[] =
103 const InstructionDesc * get_instruction_desc(Uint16 command) in get_instruction_desc()
125 const InstructionDesc *i = get_instruction_desc(inst); in get_command_desc()
171 const InstructionDesc *i = get_instruction_desc(command); in validate_command()
188 const InstructionDesc* list_all_commands() in list_all_commands()

12345