Searched defs:isCLZForZeroUndef (Results 1 – 8 of 8) sorted by relevance
73 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function
93 bool isCLZForZeroUndef() const override { return false; } isCLZForZeroUndef() function
136 bool isCLZForZeroUndef() const final { return false; } isCLZForZeroUndef() function
382 bool isCLZForZeroUndef() const override { return false; } isCLZForZeroUndef() function
180 bool isCLZForZeroUndef() const override { return false; } isCLZForZeroUndef() function
1096 bool ARMTargetInfo::isCLZForZeroUndef() const { return false; } isCLZForZeroUndef() function in ARMTargetInfo
1182 bool AArch64TargetInfo::isCLZForZeroUndef() const { return false; } isCLZForZeroUndef() function in AArch64TargetInfo
986 virtual bool isCLZForZeroUndef() const { return true; } isCLZForZeroUndef() function