Home
last modified time | relevance | path

Searched defs:operand1 (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp1350 IdRef operand1, in WriteIAdd()
1364 IdRef operand1, in WriteFAdd()
1378 IdRef operand1, in WriteISub()
1392 IdRef operand1, in WriteFSub()
1406 IdRef operand1, in WriteIMul()
1420 IdRef operand1, in WriteFMul()
1434 IdRef operand1, in WriteUDiv()
1448 IdRef operand1, in WriteSDiv()
1462 IdRef operand1, in WriteFDiv()
1476 IdRef operand1, in WriteUMod()
[all …]
Dspirv_instruction_parser_autogen.cpp1643 IdRef *operand1, in ParseIAdd()
1659 IdRef *operand1, in ParseFAdd()
1675 IdRef *operand1, in ParseISub()
1691 IdRef *operand1, in ParseFSub()
1707 IdRef *operand1, in ParseIMul()
1723 IdRef *operand1, in ParseFMul()
1739 IdRef *operand1, in ParseUDiv()
1755 IdRef *operand1, in ParseSDiv()
1771 IdRef *operand1, in ParseFDiv()
1787 IdRef *operand1, in ParseUMod()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
/third_party/spirv-tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddBinaryOp()
105 Instruction* AddTernaryOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddTernaryOp()
122 Instruction* AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, in AddQuadOp()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_builder.h74 Instruction* AddUnaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1) { in AddUnaryOp()
88 Instruction* AddBinaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddBinaryOp()
104 Instruction* AddTernaryOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddTernaryOp()
121 Instruction* AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, in AddQuadOp()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_wrap_vector_synonym.cpp60 opt::Instruction* operand1 = GetIRContext()->get_def_use_mgr()->GetDef( in Apply() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c647 SpvId operand0, SpvId operand1) in spirv_builder_emit_binop()
661 SpvId operand0, SpvId operand1, SpvId operand2) in spirv_builder_emit_triop()
678 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3) in spirv_builder_emit_quadop()
696 SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, in spirv_builder_emit_hexop()
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts553 constructor (nodeType: NodeType, public operand1: AST, public operand2: AST) { property in BinaryExpression
708 constructor (public operand1: AST, property in ConditionalExpression
/third_party/mesa3d/src/intel/common/
Dmi_builder.h861 _mi_pack_alu(uint32_t opcode, uint32_t operand1, uint32_t operand2) in _mi_pack_alu()
/third_party/vixl/src/aarch64/
Dlogic-aarch64.cc1110 uint64_t operand1 = dst.Uint(vform, i); in bif() local
1126 uint64_t operand1 = dst.Uint(vform, i); in bit() local
1143 uint64_t operand1 = src2.Uint(vform, i); in bsl() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1560 VGPU10OperandToken1 operand1; in emit_src_register() local
5919 VGPU10OperandToken0 operand1; in emit_rawbuf_declaration() local