Searched defs:operand4 (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-node.h | 80 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument 218 Create(BytecodeSourceInfo source_info, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) Create() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_builder.h | 121 AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) AddQuadOp() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_builder.h | 121 AddQuadOp(uint32_t type_id, SpvOp opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) AddQuadOp() argument
|
/third_party/spirv-tools/source/opt/ |
H A D | ir_builder.h | 122 AddQuadOp(uint32_t type_id, spv::Op opcode, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4) AddQuadOp() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.c | 573 spirv_builder_emit_hexop(struct spirv_builder *b, SpvOp op, SpvId result_type, SpvId operand0, SpvId operand1, SpvId operand2, SpvId operand3, SpvId operand4, SpvId operand5) spirv_builder_emit_hexop() argument
|
Completed in 8 milliseconds