Home
last modified time | relevance | path

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

/external/tpm2/
DMathFunctions.c106 int notZero = 0; in _math__sub() local
121 notZero = notZero || borrow; in _math__sub()
130 notZero = notZero || borrow; in _math__sub()
140 notZero = notZero || borrow; in _math__sub()
148 return notZero; in _math__sub()
353 int notZero = 0; in _math__uComp() local
375 notZero = notZero || borrow; in _math__uComp()
382 return notZero; in _math__uComp()
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dppc64-32bit-addic.ll7 define i32 @notZero(i32 %call) nounwind {
/external/llvm/test/CodeGen/PowerPC/
Dppc64-32bit-addic.ll7 define i32 @notZero(i32 %call) nounwind {