/external/llvm/lib/MC/ |
D | MCAsmBackend.cpp | 47 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
|
D | MCAssembler.cpp | 735 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value); in fixupNeedsRelaxation() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAsmBackend.cpp | 107 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
|
D | MCAssembler.cpp | 881 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430AsmBackend.cpp | 56 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/external/skia/modules/skparagraph/src/ |
D | OneLineShaper.h | 63 enum Resolved { enum
|
/external/clang/lib/AST/ |
D | CommentLexer.cpp | 43 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/ |
D | RTDyldObjectLinkingLayer.cpp | 160 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
|
D | Core.cpp | 1007 Error JITDylib::resolve(const SymbolMap &Resolved) { in resolve()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.cpp | 52 bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 555 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 568 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/external/clang/include/clang/Lex/ |
D | HeaderSearch.h | 64 unsigned Resolved : 1; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFixSGPRCopies.cpp | 717 bool Resolved = false; in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 703 Resolved, /// Assigned address, still materializing. enumerator
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 278 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 302 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 280 SmallString<128> Resolved; member 321 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 557 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/ |
D | RuntimeDyld.cpp | 1207 StringMap<JITEvaluatedSymbol> Resolved; in finalizeAsync() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1469 if (DIType *Resolved = DT->getBaseType()) in constructMemberDIE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGParser.cpp | 1234 RecTy *Resolved = resolveTypes(ArgType, ListType); in ParseOperation() local
|
D | Record.cpp | 646 SmallVector<Init*, 8> Resolved; in resolveReferences() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 1650 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 1901 bool Resolved; member
|