Home
last modified time | relevance | path

Searched defs:op1 (Results 1 - 25 of 84) sorted by relevance

1234

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_regalloc.cpp90 Temp op1 = bld.pseudo(aco_opcode::p_unit_test, bld.def(s2)); variable
H A Dtest_optimizer.cpp267 Temp create_subbrev_co(Operand op0, Operand op1, Operand op2) in create_subbrev_co() argument
/third_party/json/tests/src/
H A Dunit-json_patch.cpp27 json op1 = R"({ "op": "add", "path": "/a/b/c", "value": "foo" })"_json; variable
/third_party/node/deps/v8/src/codegen/arm64/
H A Dutils-arm64.h111 inline double FusedMultiplyAdd(double op1, double op2, double a) { in FusedMultiplyAdd() argument
115 inline float FusedMultiplyAdd(float op1, float op2, float a) { in FusedMultiplyAdd() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c54 split_conversion(nir_builder *b, nir_alu_instr *alu, nir_op op1, nir_op op2) in split_conversion() argument
91 nir_op op1 = get_conversion_op(src_type, src_bit_size, in lower_alu_instr() local
117 nir_op op1 = get_conversion_op(src_type, src_bit_size, dst_type, 32, in lower_alu_instr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp112 auto op1 = Data.getULEB128(Offset); in parse() local
122 auto op1 = Data.getULEB128(Offset); in parse() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp32 AssembleAndRunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2) AssembleAndRunPeelingTest() argument
71 RunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, size_t nb_of_loops) RunPeelingTest() argument
88 BuildAndCheckTrace(const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, const PeelTraceType& expected_peel_trace, size_t expected_nb_of_loops) BuildAndCheckTrace() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp32 AssembleAndRunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2) AssembleAndRunPeelingTest() argument
71 RunPeelingTest( const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, size_t nb_of_loops) RunPeelingTest() argument
88 BuildAndCheckTrace(const std::string& text_head, const std::string& text_tail, SpvOp opcode, const std::string& res_id, const std::string& op1, const std::string& op2, const PeelTraceType& expected_peel_trace, size_t expected_nb_of_loops) BuildAndCheckTrace() argument
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp31 AssembleAndRunPeelingTest( const std::string& text_head, const std::string& text_tail, spv::Op opcode, const std::string& res_id, const std::string& op1, const std::string& op2) AssembleAndRunPeelingTest() argument
70 RunPeelingTest( const std::string& text_head, const std::string& text_tail, spv::Op opcode, const std::string& res_id, const std::string& op1, const std::string& op2, size_t nb_of_loops) RunPeelingTest() argument
87 BuildAndCheckTrace(const std::string& text_head, const std::string& text_tail, spv::Op opcode, const std::string& res_id, const std::string& op1, const std::string& op2, const PeelTraceType& expected_peel_trace, size_t expected_nb_of_loops) BuildAndCheckTrace() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.c642 bool gpir_codegen_acc_same_op(gpir_op op1, gpir_op op2) in gpir_codegen_acc_same_op() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390-inl.h256 Opcode op1 = Instruction::S390OpcodeValue(reinterpret_cast<const byte*>(pc)); in target_address_at() local
318 Opcode op1 = Instruction::S390OpcodeValue(reinterpret_cast<const byte*>(pc)); in set_target_address_at() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfolding_rules.cpp410 uint32_t op1 = zero_is_variable ? neg_id : non_const_id; in MergeNegateMulDivArithmetic() local
473 uint32_t op1 = in MergeNegateAddSubArithmetic() local
[all...]
H A Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument
320 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument
334 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument
[all...]
H A Dscalar_analysis.cpp104 SENode* op1 = in AnalyzeMultiplyOp() local
235 SENode* op1 = in AnalyzeAddOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp410 uint32_t op1 = zero_is_variable ? neg_id : non_const_id; in MergeNegateMulDivArithmetic() local
473 uint32_t op1 = in MergeNegateAddSubArithmetic() local
[all...]
H A Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument
320 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument
334 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument
[all...]
H A Dscalar_analysis.cpp104 SENode* op1 = in AnalyzeMultiplyOp() local
235 SENode* op1 = in AnalyzeAddOp() local
/third_party/spirv-tools/source/opt/
H A Dfolding_rules.cpp421 uint32_t op1 = zero_is_variable ? neg_id : non_const_id; in MergeNegateMulDivArithmetic() local
487 uint32_t op1 = in MergeNegateAddSubArithmetic() local
[all...]
H A Dscalar_analysis.cpp103 SENode* op1 = in AnalyzeMultiplyOp() local
234 SENode* op1 = in AnalyzeAddOp() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp229 reassociate_operands(ir_expression *ir1, int op1, ir_expression *ir2, int op2) reassociate_operands() argument
H A Dir_constant_expression.cpp45 dot_f(ir_constant *op0, ir_constant *op1) in dot_f() argument
57 dot_d(ir_constant *op0, ir_constant *op1) in dot_d() argument
/third_party/mesa3d/src/mesa/main/
H A Datifragshader.c418 GLuint op1 = curProg->Instructions[j][i].Opcode[1]; in _mesa_EndFragmentShaderATI() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp104 r600_umad_24(nir_builder *b, nir_ssa_def *op1, nir_ssa_def *op2, nir_ssa_def *op3) in r600_umad_24() argument
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc735 auto* op1 = machine()->Word32Shr(); in LowerNode() local
/third_party/cmsis/CMSIS/Core/Include/a-profile/
H A Dcmsis_gcc_a.h237 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument
707 __STATIC_FORCEINLINE uint32_t __SXTB16_RORn(uint32_t op1, uint32_t rotate) in __SXTB16_RORn() argument
721 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn() argument
735 __SMMLA(int32_t op1, int32_t op2, int32_t op3) __SMMLA() argument
[all...]

Completed in 30 milliseconds

1234