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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.cpp122 bool Context::Check(State &Parent, llvm::Expected<bool> &&Flag) { function in class:Context
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp155 auto *Check = local
164 auto *Check = local
206 Value *Check = local
219 Value *Check = local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
H A DFileCheck.h44 namespace Check { namespace in namespace:llvm
/netbsd-current/external/mit/isl/dist/doc/
H A Dimplementation.tex
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp1737 std::string Check = Int.genSema(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp230 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c110 typedef struct { int dummy: ok ? 1 : -1; } Check[ok ? 1 : -1]; typedef in typeref:struct:__anon52
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py700 def Check(self, error, filename, linenum): member in class:_FunctionState
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp124 canonicalizePacketImpl(MCInstrInfo const &MCII, MCSubtargetInfo const &STI, MCContext &Context, MCInst &MCB, HexagonMCChecker *Check) argument
164 canonicalizePacket(MCInstrInfo const &MCII, MCSubtargetInfo const &STI, MCContext &Context, MCInst &MCB, HexagonMCChecker *Check, bool AttemptCompatibility) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1295 void Check() { function in struct:__anon723::MisleadingIndentationChecker
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp882 InnerLoopUnroller(Loop *OrigLoop, PredicatedScalarEvolution &PSE, LoopInfo *LI, DominatorTree *DT, const TargetLibraryInfo *TLI, const TargetTransformInfo *TTI, AssumptionCache *AC, OptimizationRemarkEmitter *ORE, unsigned UnrollFactor, LoopVectorizationLegality *LVL, LoopVectorizationCostModel *CM, BlockFrequencyInfo *BFI, ProfileSummaryInfo *PSI, GeneratedRTChecks &Check) argument
973 EpilogueVectorizerMainLoop( Loop *OrigLoop, PredicatedScalarEvolution &PSE, LoopInfo *LI, DominatorTree *DT, const TargetLibraryInfo *TLI, const TargetTransformInfo *TTI, AssumptionCache *AC, OptimizationRemarkEmitter *ORE, EpilogueLoopVectorizationInfo &EPI, LoopVectorizationLegality *LVL, llvm::LoopVectorizationCostModel *CM, BlockFrequencyInfo *BFI, ProfileSummaryInfo *PSI, GeneratedRTChecks &Check) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp2235 size_t FileCheckString::Check(const SourceMgr &SM, StringRef Buffer, function in class:FileCheckString
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2610 Value *Check = ConstantInt::getNullValue(BoolType); local
[all...]
/netbsd-current/sys/arch/prep/include/
H A Dpnp.h607 unsigned char Check; /* optional - checksum */ member in struct:_PnP_TAG_PACKET::_S15_Pack
/netbsd-current/sys/arch/ibmnws/include/
H A Dpnp.h582 unsigned char Check; /* optional - checksum */ member in struct:_PnP_TAG_PACKET::_S15_Pack
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp160 static bool Check(DecodeStatus &Out, DecodeStatus In) { function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp993 llvm::Value *Check = nullptr; local
1040 Check = local
1108 llvm::Value *Check = nullptr; local
1165 Check; local
1529 SanitizerHandler Check; local
[all...]
H A DCGExpr.cpp1013 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) local
1688 llvm::Value *Check; local
3213 llvm::Value *Check = Checked[i].first; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7298 auto Check = [](SDValue Trunc, SDValue Op, unsigned Idx) { local
7346 auto Check = [](SDValue Trunc, SDValue Op, unsigned Idx) { local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1971 auto Check = [](CallExpr *TheCall) { local
[all...]

Completed in 353 milliseconds