/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | test_regalloc.cpp | 90 Temp op1 = bld.pseudo(aco_opcode::p_unit_test, bld.def(s2)); variable
|
H A D | test_optimizer.cpp | 267 Temp create_subbrev_co(Operand op0, Operand op1, Operand op2) in create_subbrev_co() argument
|
/third_party/json/tests/src/ |
H A D | unit-json_patch.cpp | 27 json op1 = R"({ "op": "add", "path": "/a/b/c", "value": "foo" })"_json; variable
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | utils-arm64.h | 111 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 D | brw_nir_lower_conversions.c | 54 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 D | DWARFDebugFrame.cpp | 112 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 D | peeling_pass.cpp | 32 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 D | peeling_pass.cpp | 32 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 D | peeling_pass.cpp | 31 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 D | codegen.c | 642 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 D | assembler-s390-inl.h | 256 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 D | folding_rules.cpp | 410 uint32_t op1 = zero_is_variable ? neg_id : non_const_id; in MergeNegateMulDivArithmetic() local 473 uint32_t op1 = in MergeNegateAddSubArithmetic() local [all...] |
H A D | ir_builder.h | 294 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 D | scalar_analysis.cpp | 104 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 D | folding_rules.cpp | 410 uint32_t op1 = zero_is_variable ? neg_id : non_const_id; in MergeNegateMulDivArithmetic() local 473 uint32_t op1 = in MergeNegateAddSubArithmetic() local [all...] |
H A D | ir_builder.h | 294 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 D | scalar_analysis.cpp | 104 SENode* op1 = in AnalyzeMultiplyOp() local 235 SENode* op1 = in AnalyzeAddOp() local
|
/third_party/spirv-tools/source/opt/ |
H A D | folding_rules.cpp | 421 uint32_t op1 = zero_is_variable ? neg_id : non_const_id; in MergeNegateMulDivArithmetic() local 487 uint32_t op1 = in MergeNegateAddSubArithmetic() local [all...] |
H A D | scalar_analysis.cpp | 103 SENode* op1 = in AnalyzeMultiplyOp() local 234 SENode* op1 = in AnalyzeAddOp() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_algebraic.cpp | 229 reassociate_operands(ir_expression *ir1, int op1, ir_expression *ir2, int op2) reassociate_operands() argument
|
H A D | ir_constant_expression.cpp | 45 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 D | atifragshader.c | 418 GLuint op1 = curProg->Instructions[j][i].Opcode[1]; in _mesa_EndFragmentShaderATI() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_tess_io.cpp | 104 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 D | int64-lowering.cc | 735 auto* op1 = machine()->Word32Shr(); in LowerNode() local
|
/third_party/cmsis/CMSIS/Core/Include/a-profile/ |
H A D | cmsis_gcc_a.h | 237 __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...] |