Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp222 bool isGuaranteedNonzeroInt(const Operand *Op) { in isGuaranteedNonzeroInt() function
2290 if (isGuaranteedNonzeroInt(SrcLo) || isGuaranteedNonzeroInt(SrcHi)) in div0Check()