Home
last modified time | relevance | path

Searched defs:isCLZForZeroUndef (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h380 virtual bool isCLZForZeroUndef() const { return true; } in isCLZForZeroUndef() function
/external/clang/lib/Basic/
DTargets.cpp588 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anonda275f6b0311::PPCTargetInfo
2864 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anonda275f6b1a11::ARMTargetInfo