Searched defs:arithmetic (Results 1 – 14 of 14) sorted by relevance
28 ArithmeticStruct *arithmetic = (ArithmeticStruct *)self; in InitArithmeticRunFunction() local74 ArithmeticStruct *arithmetic = (ArithmeticStruct *)self; in ArithmeticRelease() local112 void ArithmeticComputeOffset(ArithmeticStruct *arithmetic, int task_id) { in ArithmeticComputeOffset()150 ArithmeticStruct *arithmetic = (ArithmeticStruct *)base; in ArithmeticDoExecute() local192 ArithmeticStruct *arithmetic = (ArithmeticStruct *)cdata; in ArithmeticRun() local259 int UpdateArithmeticParameter(ArithmeticStruct *arithmetic) { in UpdateArithmeticParameter()278 int OptimizeArithmeticShape(ArithmeticStruct *arithmetic) { in OptimizeArithmeticShape()360 int ResetArithmeticStatus(ArithmeticStruct *arithmetic) { in ResetArithmeticStatus()375 void ArithmeticDoBroadcast(ArithmeticStruct *arithmetic, void *in_data, void *out_data, int input_i… in ArithmeticDoBroadcast()383 int ArithmeticBroadCastConstTensor(ArithmeticStruct *arithmetic) { in ArithmeticBroadCastConstTensor()[all …]
122 ArithmeticStruct *arithmetic = (ArithmeticStruct *)self; in ArithmeticCompareResize() local134 ArithmeticStruct *arithmetic = (ArithmeticStruct *)arithmetic_compare; in CreateArithmeticCompare() local
79 ArithmeticStruct *arithmetic = (ArithmeticStruct *)self; in ArithmeticF16Resize() local164 ArithmeticStruct *arithmetic = &arithmetic_f16->arithmetic_; in CreateArithmeticF16() local
73 ArithmeticStruct *arithmetic = (ArithmeticStruct *)self; in ArithmeticCompareF16Compute() local86 ArithmeticStruct *arithmetic = &arithmetic_compare_f16->arithmetic_f16_.arithmetic_; in CreateArithmeticCompareF16() local
35 void CalcStructMultiplesAndStrides(ArithmeticStruct *arithmetic) { in CalcStructMultiplesAndStrides()
69 fn arithmetic(c: &mut Criterion) { in arithmetic() function
266 auto *arithmetic = llvm::cast<Ice::InstArithmetic>(use); in performScalarReplacementOfAggregates() local632 auto *arithmetic = llvm::dyn_cast<Ice::InstArithmetic>(use); in isStaticallyIndexedArray() local
1223 …Ice::InstArithmetic *arithmetic = Ice::InstArithmetic::create(::function, op, result, swapOperands… in createArithmetic() local
152 …auto arithmetic = gen_g.PushBack({gen_g.NewOpInst(prim_name_), tuple_get_item_1, tuple_get_item_2}… in ComputeReplaceGraphForInterleaved() local162 AnfNodePtr arithmetic; in ComputeReplaceGraphForInterleaved() local
325 KernelExec *arithmetic = act->in_kernels().front(); in TryMergeArithmeticAct() local
546 bool arithmetic; /* ARSHIFT_OR */ member
1877 sk_sp<SkImageFilter> arithmetic( in test_arithmetic_bounds() local
2110 sk_sp<SkImageFilter> arithmetic(SkImageFilters::Arithmetic( in test_arithmetic_bounds() local
82539 static nsIAtom* arithmetic; member in nsGkAtoms