Searched refs:isCLZForZeroUndef (Results 1 – 13 of 13) sorted by relevance
94 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function
111 bool isCLZForZeroUndef() const final { return false; } in isCLZForZeroUndef() function
95 bool isCLZForZeroUndef() const override;
164 bool isCLZForZeroUndef() const override;
368 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function
171 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function
530 bool AArch64TargetInfo::isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in AArch64TargetInfo
888 bool ARMTargetInfo::isCLZForZeroUndef() const { return false; } in isCLZForZeroUndef() function in ARMTargetInfo
561 virtual bool isCLZForZeroUndef() const { return true; } in isCLZForZeroUndef() function
845 virtual bool isCLZForZeroUndef() const { return true; } in isCLZForZeroUndef() function
967 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function in __anond4862fe70111::PPCTargetInfo5277 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function in __anond4862fe70111::ARMTargetInfo5849 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function in __anond4862fe70111::AArch64TargetInfo6122 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function in __anond4862fe70111::HexagonTargetInfo7550 bool isCLZForZeroUndef() const override { return false; } in isCLZForZeroUndef() function in __anond4862fe70111::MipsTargetInfo7829 bool isCLZForZeroUndef() const final { return false; } in isCLZForZeroUndef() function in __anond4862fe70111::WebAssemblyTargetInfo
622 Value *ZeroUndef = Builder.getInt1(getTarget().isCLZForZeroUndef()); in EmitBuiltinExpr()639 Value *ZeroUndef = Builder.getInt1(getTarget().isCLZForZeroUndef()); in EmitBuiltinExpr()3406 Ops.push_back(Builder.getInt1(getTarget().isCLZForZeroUndef())); in EmitCommonNeonBuiltinExpr()
1619 if (!SanOpts.has(SanitizerKind::Builtin) || !getTarget().isCLZForZeroUndef()) in EmitCheckedArgForBuiltin()2541 Value *ZeroUndef = Builder.getInt1(getTarget().isCLZForZeroUndef()); in EmitBuiltinExpr()2558 Value *ZeroUndef = Builder.getInt1(getTarget().isCLZForZeroUndef()); in EmitBuiltinExpr()6204 Ops.push_back(Builder.getInt1(getTarget().isCLZForZeroUndef())); in EmitCommonNeonBuiltinExpr()