Searched refs:isCLZForZeroUndef (Results 1 – 3 of 3) sorted by relevance
463 virtual bool isCLZForZeroUndef() const { return true; } in isCLZForZeroUndef() function
772 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anon6df880ef0311::PPCTargetInfo3529 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anon6df880ef1d11::AArch64TargetInfo4048 virtual bool isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in __anon6df880ef1e11::ARMTargetInfo
300 Value *ZeroUndef = Builder.getInt1(getTarget().isCLZForZeroUndef()); in EmitBuiltinExpr()317 Value *ZeroUndef = Builder.getInt1(getTarget().isCLZForZeroUndef()); in EmitBuiltinExpr()4269 Ops.push_back(Builder.getInt1(getTarget().isCLZForZeroUndef())); in EmitARMBuiltinExpr()