Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmBackend.cpp122 bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
H A DMCAssembler.cpp1060 bool Resolved = evaluateFixup(Fixup, DF, Target, DF->getSubtargetInfo(), in fixupNeedsRelaxation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp51 const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp175 bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp536 auto Resolved = in tryToGenerate() local
572 DLLImportDefinitionGenerator::createStubsGraph(const SymbolMap &Resolved) { in createStubsGraph()
H A DRTDyldObjectLinkingLayer.cpp226 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
H A DCore.cpp895 const SymbolMap &Resolved) { in resolve()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp571 const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp142 const MCAssembler &Asm, const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp324 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp721 bool Resolved = false; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp363 llvm::SmallString<256> Resolved; in DiskFilesOrDirectories() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h553 UINT8 Resolved; /* Reference has been resolved to a value */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h863 Resolved, /// Assigned address, still materializing. enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1235 StringMap<JITEvaluatedSymbol> Resolved; in finalizeAsync() local
H A DRuntimeDyldELF.cpp1959 bool Resolved = false; in processX86_64GOTTPOFFRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp309 SmallString<128> Resolved; member
352 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1634 if (DIType *Resolved = DT->getBaseType()) in constructMemberDIE() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1469 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1683 RecTy *Resolved = resolveTypes(ArgType, ListType); in ParseOperation() local
H A DRecord.cpp724 SmallVector<Init*, 8> Resolved; in resolveReferences() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2244 bool Resolved; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8594 if (Expr *Resolved = in Diagnose() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9182 static void resolveFwdRef(ValueInfo *Fwd, ValueInfo &Resolved) { in resolveFwdRef()

12