Home
last modified time | relevance | path

Searched defs:op2 (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_conversions.c54 split_conversion(nir_builder *b, nir_alu_instr *alu, nir_op op1, nir_op op2) in split_conversion()
94 nir_op op2 = get_conversion_op(nir_type_float, 32, in lower_alu_instr() local
119 nir_op op2 = get_conversion_op(dst_type, 32, dst_type, dst_bit_size, in lower_alu_instr() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp35 const std::string& op2) { in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
91 const std::string& op2, in BuildAndCheckTrace()
208 const std::string& op2) { in TEST_F()
678 const PeelTraceType& expected_peel_trace) { in TEST_F()
956 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp35 const std::string& op2) { in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
91 const std::string& op2, in BuildAndCheckTrace()
208 const std::string& op2) { in TEST_F()
678 const PeelTraceType& expected_peel_trace) { in TEST_F()
956 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
/third_party/spirv-tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& op2) { in AssembleAndRunPeelingTest()
73 const std::string& op2, size_t nb_of_loops) { in RunPeelingTest()
90 const std::string& op2, in BuildAndCheckTrace()
207 const std::string& op2) { in TEST_F()
677 const PeelTraceType& expected_peel_trace) { in TEST_F()
955 const PeelTraceType& expected_peel_trace, size_t nb_of_loops) { in TEST_F()
/third_party/node/deps/v8/src/codegen/arm64/
Dutils-arm64.h111 inline double FusedMultiplyAdd(double op1, double op2, double a) { in FusedMultiplyAdd()
115 inline float FusedMultiplyAdd(float op1, float op2, float a) { in FusedMultiplyAdd()
/third_party/libunwind/libunwind/src/arm/
DGex_tables.c177 uint8_t op2 = READ_OP (); in arm_exidx_decode() local
213 uint8_t op2 = READ_OP (); in arm_exidx_decode() local
264 uint8_t op2 = READ_OP (); in arm_exidx_decode() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd()
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan()
320 Instruction* AddSLessThan(uint32_t op1, uint32_t op2) { in AddSLessThan()
334 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan()
/third_party/spirv-tools/source/opt/
Dir_builder.h298 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd()
310 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan()
324 Instruction* AddSLessThan(uint32_t op1, uint32_t op2) { in AddSLessThan()
338 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan()
Dscalar_analysis.cpp105 SENode* op2 = in AnalyzeMultiplyOp() local
237 SENode* op2 = in AnalyzeAddOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_builder.h294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd()
306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan()
320 Instruction* AddSLessThan(uint32_t op1, uint32_t op2) { in AddSLessThan()
334 Instruction* AddLessThan(uint32_t op1, uint32_t op2) { in AddLessThan()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_address.c99 nir_ssa_scalar op2 = nir_ssa_scalar_chase_alu_src(address->B, 1); in mir_match_iadd() local
169 nir_ssa_scalar op2 = nir_ssa_scalar_chase_alu_src(address->B, 1); in mir_match_ishl() local
/third_party/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h249 #define __get_CP(cp, op1, RT, CRn, CRm, op2) \ argument
252 #define __set_CP(cp, op1, RT, CRn, CRm, op2) \ argument
415 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
439 #define __get_CP(cp, op1, Rt, CRn, CRm, op2) \ argument
441 #define __set_CP(cp, op1, Rt, CRn, CRm, op2) \ argument
Dcmsis_clang_a.h230 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
698 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn()
712 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
838 #define __get_CP(cp, op1, Rt, CRn, CRm, op2) __ASM volatile("MRC p" # cp ", " # op1 ", %0, c" # CRn… argument
839 #define __set_CP(cp, op1, Rt, CRn, CRm, op2) __ASM volatile("MCR p" # cp ", " # op1 ", %0, c" # CRn… argument
Dcmsis_gcc_a.h237 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
721 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn()
735 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
861 #define __get_CP(cp, op1, Rt, CRn, CRm, op2) __ASM volatile("MRC p" # cp ", " # op1 ", %0, c" # CRn… argument
862 #define __set_CP(cp, op1, Rt, CRn, CRm, op2) __ASM volatile("MCR p" # cp ", " # op1 ", %0, c" # CRn… argument
Dcmsis_armclang_a.h192 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
502 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
698 #define __get_CP(cp, op1, Rt, CRn, CRm, op2) __ASM volatile("MRC p" # cp ", " # op1 ", %0, c" # CRn… argument
699 #define __set_CP(cp, op1, Rt, CRn, CRm, op2) __ASM volatile("MCR p" # cp ", " # op1 ", %0, c" # CRn… argument
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390-inl.h268 Opcode op2 = Instruction::S390OpcodeValue( in target_address_at() local
338 Opcode op2 = Instruction::S390OpcodeValue( in set_target_address_at() local
Dassembler-s390.h347 uint32_t op2 = opcode & 0xf; in ril_format() local
578 uint32_t op2 = opcode & 0xf; in S390_RXE_OPCODE_LIST() local
859 uint32_t op2 = opcode & 0xff; in S390_SIL_OPCODE_LIST() local
876 uint32_t op2 = opcode & 0xff; in S390_RIE_D_OPCODE_LIST() local
894 uint32_t op2 = opcode & 0xff; in S390_RIE_E_OPCODE_LIST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp113 auto op2 = Data.getULEB128(Offset); in parse() local
123 auto op2 = (uint64_t)Data.getSLEB128(Offset); in parse() local
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc1081 T op2 = reg<T>(instr->Rm()); in AddSubWithCarry() local
1166 T op2 = reg<T>(instr->Rm()); in Extract() local
1796 void Simulator::AddSubHelper(Instruction* instr, T op2) { in AddSubHelper()
1829 uint64_t op2 = ShiftOperand(xreg(instr->Rm()), shift_type, shift_amount); in VisitAddSubShifted() local
1832 uint32_t op2 = ShiftOperand(wreg(instr->Rm()), shift_type, shift_amount); in VisitAddSubShifted() local
1838 int64_t op2 = instr->ImmAddSub() << ((instr->ShiftAddSub() == 1) ? 12 : 0); in VisitAddSubImmediate() local
1850 uint64_t op2 = ExtendValue(xreg(instr->Rm()), ext, left_shift); in VisitAddSubExtended() local
1853 uint32_t op2 = ExtendValue(wreg(instr->Rm()), ext, left_shift); in VisitAddSubExtended() local
1871 uint64_t op2 = ShiftOperand(xreg(instr->Rm()), shift_type, shift_amount); in VisitLogicalShifted() local
1875 uint32_t op2 = ShiftOperand(wreg(instr->Rm()), shift_type, shift_amount); in VisitLogicalShifted() local
[all …]
/third_party/spirv-tools/tools/sva/src/
Dparser_test.js101 let op2 = inst.operand(2); variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dparser_test.js101 let op2 = inst.operand(2); variable
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/
Dparser_test.js101 let op2 = inst.operand(2); variable
/third_party/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_gcc_m.h330 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
1652 __STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2) in __SXTAB16()
1660 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn()
1674 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_64bit.cpp659 LowerSplit64BitVar::split_reduction(nir_ssa_def *src[2][2], nir_op op1, nir_op op2, nir_op reductio… in split_reduction()
668 nir_op op1, nir_op op2, nir_op reduction) in split_reduction3()
683 nir_op op1, nir_op op2, nir_op reduction) in split_reduction4()
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dcodegen.c642 bool gpir_codegen_acc_same_op(gpir_op op1, gpir_op op2) in gpir_codegen_acc_same_op()

1234