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.cpp758 findNextDebugDescriptorEntry(struct jit_code_entry *Latest) { in findNextDebugDescriptorEntry()
843 static struct jit_code_entry *Latest = nullptr; in createObjDebugDumper() local
854 static struct jit_code_entry *Latest = nullptr; in createObjDebugDumper() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h146 auto Latest = cast<KnownLatest>(Link); 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.h277 Latest enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3847 attachLatestDeclImpl(Redeclarable<DeclT> * D,Decl * Latest) attachLatestDeclImpl() argument
3855 attachLatestDecl(Decl * D,Decl * Latest) attachLatestDecl() argument
H A DASTReader.cpp2563 MacroDirective *Latest = nullptr, *Earliest = nullptr; in resolvePendingMacro() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1018 unsigned Latest = SIndex; in FormCandidates() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h943 if (auto *Latest = getLatest()) in findDirectiveAtLoc() local