Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 25 of 173) sorted by relevance

1234567

/external/libxaac/decoder/
Dixheaacd_basic_ops16.h23 static PLATFORM_INLINE WORD16 ixheaacd_sat16(WORD32 op1) { in ixheaacd_sat16()
36 static PLATFORM_INLINE WORD16 ixheaacd_add16(WORD16 op1, WORD16 op2) { in ixheaacd_add16()
43 static PLATFORM_INLINE WORD16 ixheaacd_add16_sat(WORD16 op1, WORD16 op2) { in ixheaacd_add16_sat()
52 static PLATFORM_INLINE WORD16 ixheaacd_sub16(WORD16 op1, WORD16 op2) { in ixheaacd_sub16()
59 static PLATFORM_INLINE WORD16 ixheaacd_sub16_sat(WORD16 op1, WORD16 op2) { in ixheaacd_sub16_sat()
68 static PLATFORM_INLINE WORD16 ixheaacd_mult16(WORD16 op1, WORD16 op2) { in ixheaacd_mult16()
75 static PLATFORM_INLINE WORD16 ixheaacd_mult16_shl(WORD16 op1, WORD16 op2) { in ixheaacd_mult16_shl()
82 static PLATFORM_INLINE WORD16 ixheaacd_mult16_shl_sat(WORD16 op1, WORD16 op2) { in ixheaacd_mult16_shl_sat()
91 static PLATFORM_INLINE WORD16 ixheaacd_shl16(WORD16 op1, WORD16 shift) { in ixheaacd_shl16()
98 static PLATFORM_INLINE WORD16 ixheaacd_shl16_sat(WORD16 op1, WORD16 shift) { in ixheaacd_shl16_sat()
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Dcmsis_gcc.h504 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
832 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8()
840 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8()
848 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8()
856 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8()
864 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) in __UQADD8()
872 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) in __UHADD8()
881 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) in __SSUB8()
889 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) in __QSUB8()
897 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) in __SHSUB8()
[all …]
Dcmsis_armcc_V6.h852 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
1263 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8()
1271 __attribute__((always_inline)) __STATIC_INLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8()
1279 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8()
1287 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8()
1295 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) in __UQADD8()
1303 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) in __UHADD8()
1312 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) in __SSUB8()
1320 __attribute__((always_inline)) __STATIC_INLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) in __QSUB8()
1328 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) in __SHSUB8()
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Dcmsis_gcc.h504 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
832 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8()
840 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8()
848 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8()
856 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8()
864 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) in __UQADD8()
872 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) in __UHADD8()
881 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) in __SSUB8()
889 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) in __QSUB8()
897 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) in __SHSUB8()
[all …]
Dcmsis_armcc_V6.h852 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
1263 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8()
1271 __attribute__((always_inline)) __STATIC_INLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8()
1279 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8()
1287 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8()
1295 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) in __UQADD8()
1303 __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) in __UHADD8()
1312 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) in __SSUB8()
1320 __attribute__((always_inline)) __STATIC_INLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) in __QSUB8()
1328 __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) in __SHSUB8()
[all …]
/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_addition.py131 def _pop_a_match_at_tier(op1, operator_list, tier): argument
142 def _infer_hints_allowing_override(op1, op2, hints): argument
245 def can_add(self, op1, op2): argument
250 def _add(self, op1, op2, operator_name, hints): argument
255 def add(self, op1, op2, operator_name, hints=None): argument
288 def can_add(self, op1, op2): argument
292 def _add(self, op1, op2, operator_name, hints): argument
317 def can_add(self, op1, op2): argument
321 def _add(self, op1, op2, operator_name, hints): argument
333 def can_add(self, op1, op2): argument
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
DMathUtils.java227 private static Number wrapPrimitive (long value, Number op1, Number op2) in wrapPrimitive()
243 private static int findCalculationBase (Number op1, Number op2) in findCalculationBase()
302 public static Number add (Number op1, Number op2) in add()
339 public static Number subtract (Number op1, Number op2) { in subtract()
373 public static Number multiply (Number op1, Number op2) { in multiply()
408 public static Number divide (Number op1, Number op2) { in divide()
441 public static Number modulo (Number op1, Number op2) throws ArithmeticException { in modulo()
466 public static int compare (Number op1, Number op2) { in compare()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 spv::Op opcode, const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 spv::Op opcode, const std::string& res_id, const std::string& op1, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, 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()
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dpeeling_pass.cpp34 const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
73 const std::string& res_id, const std::string& op1, const std::string& op2, in RunPeelingTest()
90 const std::string& res_id, const std::string& op1, 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()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DBnMath.c83 const crypt_uword_t *op1, in AddSame()
141 bigConst op1, in BnAdd()
187 const crypt_uword_t *op1, in SubSame()
232 bigConst op1, in BnSub()
281 bigConst op1, in BnUnsignedCmp()
312 bigConst op1, in BnUnsignedCmpWord()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/
Dpeeling_pass.cpp33 spv::Op opcode, const std::string& res_id, const std::string& op1, in AssembleAndRunPeelingTest()
72 spv::Op opcode, const std::string& res_id, const std::string& op1, in RunPeelingTest()
89 const std::string& res_id, const std::string& op1, 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()
/external/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()
91 nir_op op1 = get_conversion_op(src_type, src_bit_size, in lower_instr() local
117 nir_op op1 = get_conversion_op(src_type, src_bit_size, dst_type, 32, in lower_instr() local
/external/AFLplusplus/instrumentation/
Dsplit-compares-pass.so.cc258 auto op1 = selectcmpInst->getOperand(1); in simplifyFPCompares() local
288 auto op1 = FcmpInst->getOperand(1); in simplifyFPCompares() local
379 auto op1 = IcmpInst->getOperand(1); in simplifyOrEqualsCompare() local
462 auto op1 = IcmpInst->getOperand(1); in simplifySignedCompare() local
577 auto op1 = cmp_inst->getOperand(1); in splitCompare() local
758 auto op1 = I->getOperand(1); in simplifyAndSplit() local
905 auto op1 = selectcmpInst->getOperand(1); in splitFPCompares() local
935 auto op1 = FcmpInst->getOperand(1); in splitFPCompares() local
1548 auto op1 = CI->getOperand(1); local
/external/capstone/arch/M68K/
DM68KDisassembler.c538 cs_m68k_op* op1; in build_re_gen_1() local
563 cs_m68k_op* op1; in build_er_gen_1() local
583 cs_m68k_op* op1; in build_rr() local
608 cs_m68k_op* op1; in build_r() local
624 cs_m68k_op* op1; in build_imm_ea() local
640 cs_m68k_op* op1; in build_3bit_d() local
657 cs_m68k_op* op1; in build_3bit_ea() local
673 cs_m68k_op* op1; in build_mm() local
704 cs_m68k_op* op1; in build_ea_a() local
719 cs_m68k_op* op1; in build_ea_ea() local
[all …]
/external/tpm2-tss/src/tss2-mu/
Dtpms-types.c216 #define TPMS_MARSHAL_2_U(type, m1, op1, fn1, m2, op2, fn2) \ argument
283 #define TPMS_MARSHAL_2(type, m1, op1, fn1, m2, op2, fn2) \ argument
349 #define TPMS_MARSHAL_3(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3) \ argument
423 #define TPMS_MARSHAL_4(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, m4, op4, fn4) \ argument
505 #define TPMS_MARSHAL_5(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
596 #define TPMS_MARSHAL_7(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
703 #define TPMS_MARSHAL_7_U(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
810 #define TPMS_MARSHAL_11(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
Dtpmt-types.c24 #define TPMT_MARSHAL_2(type, m1, op1, fn1, m2, op2, sel, fn2) \ argument
88 #define TPMT_MARSHAL_3(type, m1, op1, fn1, m2, op2, sel2, fn2, m3, op3, sel3, fn3) \ argument
229 #define TPMT_MARSHAL_4(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
310 #define TPMT_MARSHAL_5(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
396 #define TPMT_MARSHAL_6(type, m1, op1, fn1, m2, op2, fn2, m3, op3, fn3, \ argument
/external/mesa3d/src/panfrost/midgard/
Dmidgard_address.c93 nir_ssa_scalar op1 = nir_ssa_scalar_chase_alu_src(address->B, 0); in mir_match_iadd() local
140 nir_ssa_scalar op1 = nir_ssa_scalar_chase_alu_src(address->B, 0); in mir_match_ishl() local
/external/XNNPACK/test/
Deven-split2.cc266 xnn_operator_t op1 = nullptr; in TEST_F() local
343 xnn_operator_t op1 = nullptr; in TEST_F() local
420 xnn_operator_t op1 = nullptr; in TEST_F() local
Deven-split3.cc308 xnn_operator_t op1 = nullptr; in TEST_F() local
407 xnn_operator_t op1 = nullptr; in TEST_F() local
506 xnn_operator_t op1 = nullptr; in TEST_F() local
Dconcatenate2.cc274 xnn_operator_t op1 = nullptr; in TEST_F() local
348 xnn_operator_t op1 = nullptr; in TEST_F() local
422 xnn_operator_t op1 = nullptr; in TEST_F() local
Dconcatenate3.cc315 xnn_operator_t op1 = nullptr; in TEST_F() local
409 xnn_operator_t op1 = nullptr; in TEST_F() local
503 xnn_operator_t op1 = nullptr; in TEST_F() local
/external/tensorflow/tensorflow/core/framework/
Dresource_op_kernel_test.cc182 auto op1 = CreateOp(-333, "shared_stub"); in TEST_F() local
193 auto op1 = CreateOp(-444, "shared_stub"); in TEST_F() local
/external/swiftshader/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()
/external/deqp-deps/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()
/external/angle/third_party/vulkan-deps/spirv-tools/src/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()

1234567