/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCAsmBackend.cpp | 111 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
|
H A D | MCAssembler.cpp | 951 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430AsmBackend.cpp | 56 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | ExecutionUtils.cpp | 472 auto Resolved = in tryToGenerate() local 508 DLLImportDefinitionGenerator::createStubsGraph(const SymbolMap &Resolved) { in createStubsGraph()
|
H A D | RTDyldObjectLinkingLayer.cpp | 225 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
|
H A D | Core.cpp | 933 const SymbolMap &Resolved) { in resolve()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | CommentLexer.cpp | 42 char *Resolved = Allocator.Allocate<char>(UNI_MAX_UTF8_BYTES_PER_CODE_POINT); in convertCodePointToUTF8() local 611 StringRef Resolved; in lexHTMLCharacterReference() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.cpp | 175 bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 572 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 141 bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 85 unsigned Resolved : 1; member
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 323 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIFixSGPRCopies.cpp | 712 bool Resolved = false; in runOnMachineFunction() local
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 345 llvm::SmallString<256> Resolved; in DiskFilesOrDirectories() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 843 Resolved, /// Assigned address, still materializing. enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 1236 StringMap<JITEvaluatedSymbol> Resolved; in finalizeAsync() local
|
H A D | RuntimeDyldELF.cpp | 1948 bool Resolved = false; in processX86_64GOTTPOFFRelocation() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 298 SmallString<128> Resolved; member 339 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1599 if (DIType *Resolved = DT->getBaseType()) in constructMemberDIE() local
|
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1397 RecTy *Resolved = resolveTypes(ArgType, ListType); in ParseOperation() local
|
H A D | Record.cpp | 705 SmallVector<Init*, 8> Resolved; in resolveReferences() local
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1448 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | Record.h | 2168 bool Resolved; member
|
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8568 static void resolveFwdRef(ValueInfo *Fwd, ValueInfo &Resolved) { in resolveFwdRef()
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1878 std::string Resolved = std::string(Key.Filename); in EqualKey() local
|