Home
last modified time | relevance | path

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

12

/external/llvm/lib/MC/
DMCAsmBackend.cpp47 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
DMCAssembler.cpp735 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value); in fixupNeedsRelaxation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmBackend.cpp107 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
DMCAssembler.cpp881 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp56 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/external/skia/modules/skparagraph/src/
DOneLineShaper.h63 enum Resolved { enum
/external/clang/lib/AST/
DCommentLexer.cpp43 char *Resolved = Allocator.Allocate<char>(UNI_MAX_UTF8_BYTES_PER_CODE_POINT); in convertCodePointToUTF8() local
601 StringRef Resolved; in lexHTMLCharacterReference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp160 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
DCore.cpp1007 Error JITDylib::resolve(const SymbolMap &Resolved) { in resolve()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp52 bool Resolved, in fixupNeedsRelaxationAdvanced()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp555 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp568 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/external/clang/include/clang/Lex/
DHeaderSearch.h64 unsigned Resolved : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp717 bool Resolved = false; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h703 Resolved, /// Assigned address, still materializing. enumerator
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp278 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp302 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp280 SmallString<128> Resolved; member
321 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
/external/llvm/lib/TableGen/
DRecord.cpp557 std::vector<Init*> Resolved; in resolveReferences() local
601 Init *Resolved = resolveReferences(R, IRV); in resolveListElementReference() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp1207 StringMap<JITEvaluatedSymbol> Resolved; in finalizeAsync() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1469 if (DIType *Resolved = DT->getBaseType()) in constructMemberDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp1234 RecTy *Resolved = resolveTypes(ArgType, ListType); in ParseOperation() local
DRecord.cpp646 SmallVector<Init*, 8> Resolved; in resolveReferences() local
/external/clang/lib/Frontend/
DASTUnit.cpp1650 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1901 bool Resolved; member

12