Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h320 ExtInstr ExtFunc, DivInstr DivFunc, bool IsRemainder);
DIceTargetLoweringARM32.cpp2318 DivInstr DivFunc, bool IsRemainder) { in lowerIDivRem() argument
2330 (this->*DivFunc)(T, T0R, T1R, CondARM32::AL); in lowerIDivRem()