Home
last modified time | relevance | path

Searched refs:Check (Results 1 – 25 of 4175) sorted by relevance

12345678910>>...167

/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp1613 Check(false, in visitModuleFlag()
1698 Check(Value, in visitModuleFlag()
3104 Check( in visitBitCastInst()
3547 Check( in verifyMustTailCall()
3577 Check( in visitInvokeInst()
3729 Check( in visitGetElementPtrInst()
3744 Check( in visitGetElementPtrInst()
5263 Check( in visitIntrinsicCall()
5364 Check(RI, in visitIntrinsicCall()
5714 Check( in visitVPIntrinsic()
[all …]
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dgetpw_getgr.cpp14 void Check(const char *str) { in Check() function
21 Check(result->pw_name); in Check()
22 Check(result->pw_passwd); in Check()
26 Check(result->pw_gecos); in Check()
28 Check(result->pw_dir); in Check()
32 Check(result->pw_class); in Check()
44 Check(result->gr_name); in Check()
48 Check(*mem); in Check()
59 Check(result); in test()
68 Check(&gr); in test_r()
[all …]
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dpointer-assignment.cpp59 bool Check(const SomeExpr &);
62 template <typename T> bool Check(const T &);
66 bool Check(const evaluate::NullPointer &);
67 bool Check(const evaluate::ProcedureDesignator &);
68 bool Check(const evaluate::ProcedureRef &);
70 bool Check(parser::CharBlock rhsName, bool isCall,
275 return Check(d.GetName(), false); in Check()
286 return Check(ref.proc().GetName(), true, &*chars); in Check()
288 return Check(ref.proc().GetName(), true, nullptr); in Check()
401 .Check(rhs); in CheckPointerAssignment()
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dint-const-02.ll8 ; Check 0.
16 ; Check the high end of the LGHI range.
32 ; Check the high end of the LLILL range.
56 ; Check the high end of the LGFI range.
80 ; Check the high end of the LLILH range.
96 ; Check the high end of the LLILF range.
121 ; Check the high end of the OILL range.
148 ; Check the high end of the OILH range.
215 ; Check -1.
223 ; Check the low end of the LGHI range.
[all …]
H A Dor-04.ll5 ; Check the lowest useful OILL value.
14 ; Check the high end of the OILL range.
41 ; Check the high end of the OILH range.
50 ; Check the high end of the OILF range.
78 ; Check the high end of the OILL range.
108 ; Check the high end of the OIHL range.
128 ; Check the lowest useful OIHH value.
147 ; Check the lowest useful OIHF value.
156 ; Check the high end of the OIHH range.
165 ; Check the high end of the OIHF range.
[all …]
H A Dint-mul-06.ll5 ; Check multiplication by 2, which should use shifts.
14 ; Check multiplication by 3.
23 ; Check the high end of the MGHI range.
32 ; Check the next value up, which should use shifts.
41 ; Check the next value up again, which can use MSGFI.
50 ; Check the high end of the MSGFI range.
59 ; Check the next value up, which should use shifts.
77 ; Check multiplication by -1, which is a negation.
96 ; Check multiplication by -3.
105 ; Check the lowest useful MGHI value.
[all …]
H A Dint-mul-05.ll5 ; Check multiplication by 2, which should use shifts.
14 ; Check multiplication by 3.
23 ; Check the high end of the MHI range.
32 ; Check the next value up, which should use shifts.
41 ; Check the next value up again, which can use MSFI.
50 ; Check the high end of the MSFI range.
59 ; Check the next value up, which should use shifts.
77 ; Check multiplication by -1, which is a negation.
96 ; Check multiplication by -3.
105 ; Check the lowest useful MHI value.
[all …]
H A Dint-const-01.ll7 ; Check 0.
15 ; Check the high end of the LHI range.
23 ; Check the next value up, which must use LLILL instead.
31 ; Check the high end of the LLILL range.
39 ; Check the first useful LLILH value, which is the next one up.
55 ; Check the high end of the LLILH range.
63 ; Check the next value up, which must use IILF.
71 ; Check the highest useful IILF value, 0xffff7fff
79 ; Check the next value up, which should use LHI.
87 ; Check -1.
[all …]
H A Dint-const-03.ll5 ; Check the low end of the unsigned range.
14 ; Check the high end of the signed range.
23 ; Check the next value up.
32 ; Check the high end of the unsigned range.
41 ; Check -1.
50 ; Check the low end of the signed range.
59 ; Check the next value down.
68 ; Check the high end of the MVI range.
88 ; Check the high end of the MVIY range.
110 ; Check the high end of the negative MVIY range.
[all …]
H A Dint-add-07.ll5 ; Check additions of 1.
14 ; Check the high end of the AGHI range.
23 ; Check the next value up, which must use AGFI instead.
32 ; Check the high end of the AGFI range.
41 ; Check the next value up, which must use ALGFI instead.
50 ; Check the high end of the ALGFI range.
69 ; Check the high end of the negative AGHI range.
78 ; Check the low end of the AGHI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the low end of the AGFI range.
[all …]
H A Datomicrmw-or-04.ll5 ; Check ORs of a variable.
19 ; Check the lowest useful OILL value.
33 ; Check the high end of the OILL range.
42 ; Check the lowest useful OILH value, which is the next value up.
60 ; Check the high end of the OILH range.
69 ; Check the next value up, which must use OILF.
78 ; Check the high end of the OILF range.
106 ; Check the high end of the OIHL range.
133 ; Check the high end of the OIHH range.
142 ; Check the next value up, which must use a register.
[all …]
H A Dand-04.ll32 ; Check the next value up, which can again use RISBG.
41 ; Check 0xfffffffe, which can also use RISBG.
50 ; Check the next value up, which is a 32-bit zero extension.
59 ; Check the lowest useful NIHF value (0x00000001_ffffffff).
77 ; Check the lowest NIHH value outside the RISBG range (0x0002ffff_ffffffff).
86 ; Check the highest NIHH value outside the RISBG range (0xfffaffff_ffffffff).
95 ; Check the highest useful NIHF value (0xfffefffe_ffffffff).
104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff).
140 ; Check the next value up, which must use NILF.
158 ; Check the maximum useful NILF value (0xffffffff_fffefffe).
[all …]
H A Dint-const-04.ll5 ; Check the low end of the unsigned range.
14 ; Check the high end of the signed range.
23 ; Check the next value up.
32 ; Check the high end of the unsigned range.
41 ; Check -1.
50 ; Check the low end of the signed range.
59 ; Check the next value down.
68 ; Check the high end of the MVHHI range.
78 ; Check the next halfword up, which is out of range. We prefer STHY
90 ; Check negative displacements, for which we again prefer STHY.
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daarch64-dynamic-stack-layout.ll112 ; Check epilogue:
137 ; Check epilogue:
164 ; Check epilogue:
202 ; Check epilogue:
232 ; Check epilogue:
264 ; Check epilogue:
319 ; Check epilogue:
366 ; Check epilogue:
427 ; Check epilogue:
475 ; Check epilogue:
[all …]
/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1002 Check(S, SoftFail); in AddThumbPredicate()
1030 Check(S, SoftFail); in AddThumbPredicate()
1060 Check(S, SoftFail); in UpdateThumbVFPPredicate()
1374 Check(S, MCDisassembler::SoftFail); in DecodeGPRwithZRRegisterClass()
1641 Check(S, MCDisassembler::SoftFail); in DecodePredicateOperand()
1846 Check(S, MCDisassembler::SoftFail); in DecodeBitfieldMaskOperand()
5891 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5893 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5928 Check(S, MCDisassembler::SoftFail); in DecodeT2STRDPreInstruction()
6352 if (!Check(S, in DecodeLOLoop()
[all …]
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp31 : PP(PP), Check(Check) {} in HeaderGuardPPCallbacks()
88 if (!Check->shouldFixHeaderGuard(FileName)) in EndOfMainFile()
152 return Check->shouldSuggestEndifComment(FileName); in wouldFixEndifComment()
167 CPPVar = Check->sanitizeHeaderGuard(CPPVar); in checkHeaderGuardDefinition()
198 Check->formatEndIf(HeaderGuard))); in checkEndifComment()
210 if (!Check->shouldSuggestToAddHeaderGuard(FileName)) in checkGuardlessHeaders()
219 std::string CPPVar = Check->getHeaderGuard(FileName); in checkGuardlessHeaders()
220 CPPVar = Check->sanitizeHeaderGuard(CPPVar); in checkGuardlessHeaders()
243 Check->diag(StartLoc, "header is missing header guard") in checkGuardlessHeaders()
248 Check->shouldSuggestEndifComment(FileName) in checkGuardlessHeaders()
[all …]
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLint.cpp181 Check(F.hasName() || F.hasLocalLinkage(), in visitFunction()
208 Check(FT->getReturnType() == I.getType(), in visitCallBase()
271 Check(!isa<AllocaInst>(Obj), in visitCallBase()
373 Check(!TripCount->isZero(), in visitCallBase()
383 Check(!F->doesNotReturn(), in visitReturnInst()
405 Check(!isa<UndefValue>(UnderlyingObject), in visitMemoryReference()
418 Check(!isa<Function>(UnderlyingObject) && in visitMemoryReference()
599 Check(I.getNumDestinations() != 0, in visitIndirectBrInst()
606 Check( in visitExtractElementInst()
615 Check(CI->getValue().ult( in visitInsertElementInst()
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dexceptions-seh-nested-finally.c15 int Check = 0; in main() local
17 Check = 3; in main()
20 Check += 2; in main()
22 Check += 4; in main()
25 return Check; in main()
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_fuchsia.cpp27 Check(Status == ZX_OK, "Failed to create Vmo"); in map()
33 Check(Status == ZX_OK, "Vmo mapping failed"); in map()
43 Check(Status == ZX_OK, "Vmo unmapping failed"); in unmap()
53 Check(Status == ZX_OK, "Failed to reserve guarded pool allocator memory"); in reserveGuardedPool()
62 Check(_zx_vmar_destroy(Vmar) == ZX_OK, "Failed to destroy a vmar"); in unreserveGuardedPool()
63 Check(_zx_handle_close(Vmar) == ZX_OK, "Failed to close a vmar"); in unreserveGuardedPool()
72 Check(Status == ZX_OK, "Failed to create vmo"); in allocateInGuardedPool()
84 Check(Status == ZX_OK, "Vmo mapping failed"); in allocateInGuardedPool()
96 Check(Status == ZX_OK, "Vmar unmapping failed"); in deallocateInGuardedPool()
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-tidy/
H A DClangTidyTest.h30 template <typename Check, typename... Checks> struct CheckFactory {
34 CheckFactory<Check>::createChecks(Context, Result); in createChecks()
39 template <typename Check> struct CheckFactory<Check> {
43 Result.emplace_back(std::make_unique<Check>(
70 for (auto &Check : Checks) {
71 assert(Check.get() && "Checks can't be null");
72 if (!Check->isLanguageVersionSupported(Context.getLangOpts()))
74 Check->registerMatchers(&Finder);
75 Check->registerPPCallbacks(Compiler.getSourceManager(), PP, PP);
173 #define EXPECT_NO_CHANGES(Check, Code) \
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dnote-core.test3 ## Check NT_PRSTATUS.
8 ## Check NT_FPREGSET.
13 ## Check NT_PRPSINFO.
18 ## Check NT_TASKSTRUCT.
23 ## Check NT_AUXV.
28 ## Check NT_PSTATUS.
33 ## Check NT_FPREGS.
38 ## Check NT_PSINFO.
43 ## Check NT_LWPSTATUS.
48 ## Check NT_LWPSINFO.
[all …]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/
H A DMachO_x86-64_relocations.s14 # Check that common symbols work.
29 # Check X86_64_RELOC_BRANCH handling with a call to a local function.
77 # Check signed relocation handling:
222 # Check "A: .quad B - A + C".
229 # Check "A: .long B - A + C".
236 # Check "A: .quad A - B + C".
243 # Check "A: .long B - A + C".
250 # Check X86_64_RELOC_SUBTRACTOR handling for exprs of the form
306 # Check X86_64_RELOC_GOT handling.
336 # Check that explicit zero-fill symbols are supported
[all …]
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DReplaceDisallowCopyAndAssignMacroCheck.cpp25 ReplaceDisallowCopyAndAssignMacroCheck &Check, Preprocessor &PP) in ReplaceDisallowCopyAndAssignMacroCallbacks() argument
26 : Check(Check), PP(PP) {} in ReplaceDisallowCopyAndAssignMacroCallbacks()
33 if (Info->getName() != Check.getMacroName()) in MacroExpands()
51 Check.diag(MacroNameTok.getLocation(), in MacroExpands()
54 << Check.getMacroName() in MacroExpands()
68 ReplaceDisallowCopyAndAssignMacroCheck &Check; member in clang::tidy::modernize::__anonebbb68480111::ReplaceDisallowCopyAndAssignMacroCallbacks
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousIncludeCheck.cpp20 explicit SuspiciousIncludePPCallbacks(SuspiciousIncludeCheck &Check, in SuspiciousIncludePPCallbacks() argument
23 : Check(Check), PP(PP) {} in SuspiciousIncludePPCallbacks()
33 SuspiciousIncludeCheck &Check; member in clang::tidy::bugprone::__anonece6acb80111::SuspiciousIncludePPCallbacks
84 utils::getFileExtension(FileName, Check.ImplementationFileExtensions); in InclusionDirective()
88 Check.diag(DiagLoc, "suspicious #%0 of file with '%1' extension") in InclusionDirective()
91 for (const auto &HFE : Check.HeaderFileExtensions) { in InclusionDirective()
100 Check.diag(DiagLoc, "did you mean to include '%0'?", DiagnosticIDs::Note) in InclusionDirective()
/llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp72 using Check = T; in operator T() typedef
73 using Check = Expected; in operator T() typedef
92 using Check = T; in operator T&() typedef
93 using Check = Expected; in operator T&() typedef
106 using Check = T; in operator const T() typedef
107 using Check = Expected; in operator const T() typedef
116 using Check = T; in operator const T&() typedef
117 using Check = Expected; in operator const T&() typedef

12345678910>>...167