Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h417 virtual bool isCLZForZeroUndef() const { return true; } in isCLZForZeroUndef() function
/external/clang/lib/Basic/
DTargets.cpp662 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anonaf790dad0311::PPCTargetInfo
3093 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anonaf790dad1d11::ARMTargetInfo