Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp855 while (auto *NewEntry = findNextDebugDescriptorEntry(Latest)) { in createObjDebugDumper() local
759 findNextDebugDescriptorEntry(struct jit_code_entry * Latest) findNextDebugDescriptorEntry() argument
844 static struct jit_code_entry *Latest = nullptr; createObjDebugDumper() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h247 Latest global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3749 attachLatestDeclImpl(Redeclarable<DeclT> * D,Decl * Latest) attachLatestDeclImpl() argument
3757 attachLatestDecl(Decl * D,Decl * Latest) attachLatestDecl() argument
H A DASTReader.cpp2355 MacroDirective *Latest = nullptr, *Earliest = nullptr; resolvePendingMacro() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1020 unsigned Latest = SIndex; FormCandidates() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h899 if (auto *Latest = getLatest()) findDirectiveAtLoc() local