Searched defs:Check (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| HD | RuntimeDyldImpl.h | 41 inline std::error_code Check(std::error_code Err) { in Check() function
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGExpr.cpp | 721 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) in EmitBoundsCheck() local 1193 llvm::Value *Check; in EmitLoadOfScalar() local 2306 llvm::Value *Check = Checked[i].first; in EmitCheck() local
|
| HD | CGExprScalar.cpp | 608 llvm::Value *Check = nullptr; in EmitFloatConversionCheck() local
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/Disassembler/ |
| HD | AArch64Disassembler.cpp | 181 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | LoopAccessAnalysis.cpp | 1657 Instruction *Check = BinaryOperator::CreateAnd(MemoryRuntimeCheck, in addRuntimeCheck() local
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/scripts/ |
| HD | cpplint.py | 700 def Check(self, error, filename, linenum): member in _FunctionState
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaDeclCXX.cpp | 4561 void Check(FunctionProtoTypeLoc TL, Sema::AbstractDiagSelID Sel) { in Check() function 4572 void Check(ArrayTypeLoc TL, Sema::AbstractDiagSelID Sel) { in Check() function 4576 void Check(TemplateSpecializationTypeLoc TL, Sema::AbstractDiagSelID Sel) { in Check() function 5428 for (auto &Check : Checks) in CheckDelayedMemberExceptionSpecs() local
|
| HD | SemaStmt.cpp | 3519 CatchHandlerType Check(S->getType(), PBOT.CheckAgainstPointer); in FindPublicBasesOfType() local
|
| HD | SemaOpenMP.cpp | 5983 DSARefChecker Check(DSAStack); in ActOnOpenMPReductionClause() local
|
| /NextBSD/contrib/llvm/lib/Target/ARM/Disassembler/ |
| HD | ARMDisassembler.cpp | 123 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function
|
| /NextBSD/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | LoopVectorize.cpp | 2430 Value *Check = nullptr; in addStrideCheck() local
|