Home
last modified time | relevance | path

Searched refs:_mul_s (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.h466 void _mul_s(Variable *Dest, Variable *Src0, Variable *Src1) { in _mul_s() function
H A DIceTargetLoweringMIPS32.cpp3022 _mul_s(T, Src0R, Src1R); in lowerArithmetic()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dti89.cc1612 static const char _mul_s[]="mul"; variable
1613 static define_unary_function_eval (__mul,&_product,_mul_s);