Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp149 auto *Check = in generateCreationChecksForBinOp() local
158 auto *Check = in generateCreationChecksForBinOp() local
200 Value *Check = in generateCreationChecks() local
213 Value *Check = in generateCreationChecks() local
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp298 bool PythonBytes::Check(PyObject *py_obj) { in Check() function in PythonBytes
343 bool PythonByteArray::Check(PyObject *py_obj) { in Check() function in PythonByteArray
384 bool PythonString::Check(PyObject *py_obj) { in Check() function in PythonString
448 bool PythonInteger::Check(PyObject *py_obj) { in Check() function in PythonInteger
482 bool PythonBoolean::Check(PyObject *py_obj) { in Check() function in PythonBoolean
511 bool PythonList::Check(PyObject *py_obj) { in Check() function in PythonList
590 bool PythonTuple::Check(PyObject *py_obj) { in Check() function in PythonTuple
634 bool PythonDictionary::Check(PyObject *py_obj) { in Check() function in PythonDictionary
754 bool PythonModule::Check(PyObject *py_obj) { in Check() function in PythonModule
767 bool PythonCallable::Check(PyObject *py_obj) { in Check() function in PythonCallable
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dempty2.C62 template <typename Cn, typename Dn> int Check (Dn const &ref) in Check() function
71 template <typename Bn, typename Cn> int Check () in Check() function
/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dutilities.h21 GWP_ASAN_ALWAYS_INLINE void Check(bool Condition, const char *Message) { in Check() function
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dreport_test.cpp13 TEST(ScudoReportDeathTest, Check) { in TEST() argument
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp645 [&](MachineInstr *Check) { in tryRecordVCmpxAndSaveexecSequence()
649 {Exec, SaveExecSrc0->getReg()}); in tryRecordVCmpxAndSaveexecSequence()
693 MI, [&](MachineInstr *Check) { return Check == VCmp; }, NonDefRegs)) in tryRecordVCmpxAndSaveexecSequence()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64KCFI.cpp80 MachineInstr *Check = in emitCheck() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86KCFI.cpp93 MachineInstr *Check = in emitCheck() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp151 auto P = [DR, Pred](const MallocOverflowCheck &Check) { in Erase()
217 denomExtVal](const MallocOverflowCheck &Check) { in CheckAssignmentExpr()
H A DCastValueChecker.cpp472 const CastCheck &Check = Lookup->first; in evalCall() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaSYCL.cpp67 auto Check = [&](QualType TypeToCheck, const ValueDecl *D) { in deepTypeCheckForSYCLDevice() local
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DContext.cpp135 bool Context::Check(State &Parent, llvm::Expected<bool> &&Flag) { in Check() function in Context
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndexHigh.cpp441 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findReferencesInFile() local
504 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findIncludesInFile() local
H A DCXSourceLocation.cpp130 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getLocation() local
H A DCIndexCodeCompletion.cpp721 ASTUnit::ConcurrencyCheck Check(*AST); in clang_codeCompleteAt_Impl() local
H A DIndexing.cpp695 ASTUnit::ConcurrencyCheck Check(*Unit); in clang_indexTranslationUnit_Impl() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp205 for (const auto &Check : AliasChecks) in prepareNoAliasMetadata() local
H A DLoopUtils.cpp1604 [&](const RuntimePointerCheck &Check) { in expandBounds()
1628 for (const auto &Check : ExpandedChecks) { in addRuntimeChecks() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp938 llvm::Value *Check = nullptr; in EmitFloatConversionCheck() local
1026 llvm::Value *Check = nullptr; in EmitIntegerTruncationCheckHelper() local
1073 Check = in EmitIntegerTruncationCheck() local
1141 llvm::Value *Check = nullptr; in EmitIntegerSignChangeCheckHelper() local
1198 Check; in EmitIntegerSignChangeCheck() local
1573 SanitizerHandler Check; in EmitBinOpCheck() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp126 HexagonMCChecker *Check) { in canonicalizePacketImpl()
174 HexagonMCChecker *Check, in canonicalizePacket()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp395 [&](const RuntimePointerCheck &Check) { in collectMemchecks()
H A DGuardWidening.cpp607 GuardWideningImpl::RangeCheck Check( in parseRangeChecks() local
H A DLoopDistribute.cpp907 [&](const RuntimePointerCheck &Check) { in includeOnlyCrossPartitionChecks()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLint.cpp170 #define Check(C, ...) \ macro
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp1339 for (auto &Check : Def->getImmChecks()) in createRangeChecks() local

12