Home
last modified time | relevance | path

Searched defs:Resolved (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/llvm/lib/MC/
H A DMCAsmBackend.cpp121 fixupNeedsRelaxationAdvanced(const MCAssembler & Asm,const MCFixup & Fixup,bool Resolved,uint64_t Value,const MCRelaxableFragment * DF,const bool WasForced) const fixupNeedsRelaxationAdvanced() argument
H A DMCAssembler.cpp1076 bool Resolved = evaluateFixup(Fixup, DF, Target, DF->getSubtargetInfo(), fixupNeedsRelaxation() local
/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp51 fixupNeedsRelaxationAdvanced(const MCAssembler & Asm,const MCFixup & Fixup,bool Resolved,uint64_t Value,const MCRelaxableFragment * DF,const bool WasForced) const fixupNeedsRelaxationAdvanced() argument
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp175 bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced() argument
/llvm-project/clang-tools-extra/clangd/
H A DHeaders.h71 Path Resolved; // Resolved path of included file. Empty if not resolved. global() member
H A DCompileCommands.cpp80 llvm::SmallString<128> Resolved; in resolve() local
180 llvm::SmallString<256> Resolved; in resolveDriver() local
H A DHeaders.cpp157 auto Resolved = URI::resolve(*U, HintPath); in toHeaderFile() local
[all...]
H A DSemanticHighlighting.cpp324 enum HighlightPriority { Dependent = 0, Resolved = 1 }; in evaluateHighlightPriority() enumerator
507 if (auto Resolved = resolveConflict(Conflicting)) { in collect() local
H A DProtocol.cpp49 auto Resolved = URI::resolvePath(AbsPath, TUPath); in canonicalize() local
61 auto Resolved = URI::resolve(U, HintPath); in fromURI() local
/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp42 char *Resolved = Allocator.Allocate<char>(UNI_MAX_UTF8_BYTES_PER_CODE_POINT); in convertCodePointToUTF8() local
611 StringRef Resolved; in lexHTMLCharacterReference() local
[all...]
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/
H A DTypes.h159 OptionalFileEntryRef Resolved; // e.g. /path/to/c++/v1/vector member
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp524 auto Resolved = tryToGenerate() local
560 createStubsGraph(const SymbolMap & Resolved) createStubsGraph() argument
H A DRTDyldObjectLinkingLayer.cpp226 onObjLoad(MaterializationResponsibility & R,const object::ObjectFile & Obj,RuntimeDyld::MemoryManager & MemMgr,RuntimeDyld::LoadedObjectInfo & LoadedObjInfo,std::map<StringRef,JITEvaluatedSymbol> Resolved,std::set<StringRef> & InternalSymbols) onObjLoad() argument
[all...]
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp571 const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced() argument
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp142 fixupNeedsRelaxationAdvanced(const MCAssembler & Asm,const MCFixup & Fixup,bool Resolved,uint64_t Value,const MCRelaxableFragment * DF,const bool WasForced) const fixupNeedsRelaxationAdvanced() argument
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.cpp314 if (NameLookup Resolved = findDeclInBases( in VisitCXXDependentScopeMemberExpr() local
/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp324 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp722 bool Resolved = false; runOnMachineFunction() local
/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp363 llvm::SmallString<256> Resolved; in DiskFilesOrDirectories() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h863 Resolved, /// Assigned address, still materializing. global() enumerator
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1236 StringMap<JITEvaluatedSymbol> Resolved; finalizeAsync() local
H A DRuntimeDyldELF.cpp1960 bool Resolved = false; processX86_64GOTTPOFFRelocation() local
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp309 SmallString<128> Resolved; global() member
352 SmallString<128> Absolute, Resolved, Storage; setCurrentWorkingDirectory() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DCoreAPIsTest.cpp81 auto &Resolved = *Result; TEST_F() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1634 if (DIType *Resolved = DT->getBaseType()) constructMemberDIE() local

12