Home
last modified time | relevance | path

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

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