Searched defs:Check (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp121 bool Context::Check(State &Parent, llvm::Expected<bool> &&Flag) { function in class:Context
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp157 auto *Check = local
166 auto *Check = local
202 Value *Check = local
214 Value *Check = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCheck.h44 namespace Check { namespace in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp52 void LoopVersioning::setSCEVChecks(SCEVUnionPredicate Check) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp122 canonicalizePacket(MCInstrInfo const &MCII, MCSubtargetInfo const &STI, MCContext &Context, MCInst &MCB, HexagonMCChecker *Check) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp237 bool PythonBytes::Check(PyObject *py_obj) { function in class:PythonBytes
282 bool PythonByteArray::Check(PyObject *py_obj) { function in class:PythonByteArray
327 bool PythonString::Check(PyObject *py_obj) { function in class:PythonString
425 bool PythonInteger::Check(PyObject *py_obj) { function in class:PythonInteger
501 bool PythonBoolean::Check(PyObject *py_obj) { function in class:PythonBoolean
530 bool PythonList::Check(PyObject *py_obj) { function in class:PythonList
609 bool PythonTuple::Check(PyObject *py_obj) { function in class:PythonTuple
653 bool PythonDictionary::Check(PyObject *py_obj) { function in class:PythonDictionary
783 bool PythonModule::Check(PyObject *py_obj) { function in class:PythonModule
796 bool PythonCallable::Check(PyObject *py_obj) { function in class:PythonCallable
920 bool PythonFile::Check(PyObject *py_obj) { function in class:PythonFile
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp223 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1651 std::string Check = Int.genSema(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1378 DeferredIntrinsicMatchPair &Check = DeferredChecks[I]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp1410 size_t FileCheckString::Check(const SourceMgr &SM, StringRef Buffer, function in class:FileCheckString
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1253 void Check() { function in struct:__anon568::MisleadingIndentationChecker
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp2363 Value *Check = ConstantInt::getNullValue(BoolType); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp160 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1432 std::string Check; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp980 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) local
1617 llvm::Value *Check; local
3036 llvm::Value *Check = Checked[i].first; local
[all...]
H A DCGExprScalar.cpp977 llvm::Value *Check = nullptr; local
1024 Check = local
1092 llvm::Value *Check = nullptr; local
1149 Check; local
1549 SanitizerHandler Check; local
[all...]

Completed in 471 milliseconds