Home
last modified time | relevance | path

Searched refs:_mul_d (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.h462 void _mul_d(Variable *Dest, Variable *Src0, Variable *Src1) { in _mul_d() function
DIceTargetLoweringMIPS32.cpp3025 _mul_d(T, Src0R, Src1R); in lowerArithmetic()