Home
last modified time | relevance | path

Searched defs:Check (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldImpl.h41 inline std::error_code Check(std::error_code Err) { in Check() function
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp721 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
HDCGExprScalar.cpp608 llvm::Value *Check = nullptr; in EmitFloatConversionCheck() local
/NextBSD/contrib/llvm/lib/Target/AArch64/Disassembler/
HDAArch64Disassembler.cpp181 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function
/NextBSD/contrib/llvm/lib/Analysis/
HDLoopAccessAnalysis.cpp1657 Instruction *Check = BinaryOperator::CreateAnd(MemoryRuntimeCheck, in addRuntimeCheck() local
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/scripts/
HDcpplint.py700 def Check(self, error, filename, linenum): member in _FunctionState
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp4561 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
HDSemaStmt.cpp3519 CatchHandlerType Check(S->getType(), PBOT.CheckAgainstPointer); in FindPublicBasesOfType() local
HDSemaOpenMP.cpp5983 DSARefChecker Check(DSAStack); in ActOnOpenMPReductionClause() local
/NextBSD/contrib/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp123 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check() function
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp2430 Value *Check = nullptr; in addStrideCheck() local