Home
last modified time | relevance | path

Searched defs:Latest (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp757 findNextDebugDescriptorEntry(struct jit_code_entry *Latest) { in findNextDebugDescriptorEntry()
842 static struct jit_code_entry *Latest = nullptr; in createObjDebugDumper() local
853 static struct jit_code_entry *Latest = nullptr; in createObjDebugDumper() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h241 Latest enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3774 void ASTDeclReader::attachLatestDeclImpl(Redeclarable<DeclT> *D, Decl *Latest) { in attachLatestDeclImpl()
3782 void ASTDeclReader::attachLatestDecl(Decl *D, Decl *Latest) { in attachLatestDecl()
H A DASTReader.cpp2396 MacroDirective *Latest = nullptr, *Earliest = nullptr; in resolvePendingMacro() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1021 unsigned Latest = SIndex; in FormCandidates() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h919 if (auto *Latest = getLatest()) in findDirectiveAtLoc() local