Searched defs:Start (Results 176 - 200 of 226) sorted by relevance

12345678910

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp643 static bool isSafeDecreasingBound(const SCEV *Start, argument
693 static bool isSafeIncreasingBound(const SCEV *Start, argument
1064 const SCEV *Start = NoopOrExtend(SE.getSCEV(MainLoopStructure.IndVarStart), local
[all...]
H A DLoopIdiomRecognize.cpp834 static const SCEV *getStartForNegStride(const SCEV *Start, const SCEV *BECount, argument
906 const SCEV *Start = Ev->getStart(); local
H A DLoopRerollPass.cpp1106 instrDependsOn(Instruction *I, UsesTy::iterator Start, UsesTy::iterator End) argument
1483 replaceIV(DAGRootSet &DRS, const SCEV *Start, const SCEV *IncrExpr) argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp927 size_t Start = (IsIRInstr ? 0 : 1); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp129 unsigned Start; member in struct:__anon5358::RxSBGOperands
[all...]
H A DSystemZInstrInfo.cpp964 unsigned Start, End; local
1577 isRxSBGMask(uint64_t Mask, unsigned BitSize, unsigned &Start, unsigned &End) const argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1332 auto Start = local
/freebsd-12-stable/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h1174 void Start() { SendLn("gtest_streaming_protocol_version=1.0"); } function in class:testing::internal::StreamingListener
/freebsd-12-stable/stand/efi/include/
H A Defiprot.h596 EFI_DRIVER_BINDING_START Start; member in struct:_EFI_DRIVER_BINDING
H A Defipxebc.h408 EFI_PXE_BASE_CODE_START Start; member in struct:_EFI_PXE_BASE_CODE
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp984 static bool rangeOnlyContains(ItTy Start, ItTy End, EltTy Elt) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp113 TimeRecord Start; member in class:__anon3014::SimpleTimer
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1740 bool Lexer::isHexaLiteral(const char *Start, const LangOptions &LangOpts) { argument
2944 const char *Start = CurPtr - 1; local
H A DModuleMap.cpp1581 const char *Start = SpellingBuffer.data(); local
2993 SourceLocation Start = L.getSourceLocation(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1648 uint64_t Start = Out.tell(); (void)Start; local
2974 uint64_t Start = Out.tell(); local
2991 uint64_t Start = Out.tell(); (void)Start; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp532 const Stmt *Start = CF->getStartLocation().asStmt(); local
816 PathDiagnosticLocation Start, En local
3055 SourceLocation Start = SignatureSourceRange.getBegin(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp892 const SCEV *Start = AddRec->getStart(); local
H A DLoopAccessAnalysis.cpp281 const SCEV *Start = RtCheck.Pointers[Index].Start; local
2137 TrackingVH<Value> Start; member in struct:__anon4455::PointerBounds
2172 Value *Start = nullptr, *End = nullptr; local
[all...]
H A DMemorySSA.cpp400 checkClobberSanity(const MemoryAccess *Start, MemoryAccess *ClobberAt, argument
765 tryOptimizePhi(MemoryPhi *Phi, MemoryAccess *Start, const MemoryLocation &Loc) argument
932 findClobber(MemoryAccess *Start, UpwardsMemoryQuery &Q, unsigned &UpWalkLimit) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1026 const char *Start = Cur; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2443 int Start = latestCycleInChain(Dep) + 1 - II; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1759 const char *Start = &StringTable.data()[Entry.n_strx]; local
1793 const char *Start = &StringTable.data()[NValue]; local
4045 uint32_t Start = SegOffset + i * (PointerSize + Skip); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4332 Expr *Start = IndexExprs[IndexIdx]; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp276 CastExpr::path_const_iterator Start = PathBegin; local
150 computeNonVirtualBaseClassOffset( const CXXRecordDecl *DerivedClass, CastExpr::path_const_iterator Start, CastExpr::path_const_iterator End) argument
[all...]
H A DTargetInfo.cpp9090 size_t Start = Enc.size(); local
9141 size_t Start = Enc.size(); local

Completed in 536 milliseconds

12345678910