/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-7.0/llvm/lib/MC/ |
D | MCAsmBackend.cpp | 102 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
|
D | MCAssembler.cpp | 859 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation() local
|
/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-7.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.cpp | 120 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-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 572 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
|
/external/clang/include/clang/Lex/ |
D | HeaderSearch.h | 64 unsigned Resolved : 1; member
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 278 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 303 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | CoreAPIsTest.cpp | 68 auto &Resolved = *Result; in TEST_F() local
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | Record.cpp | 644 std::vector<Init*> Resolved; in resolveReferences() local 703 Init *Resolved = resolveReferences(R, IRV); in resolveListElementReference() 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-7.0/llvm/lib/TableGen/ |
D | TGParser.cpp | 1149 RecTy *Resolved = resolveTypes(ArgType, TI->getType()); in ParseOperation() local
|
D | Record.cpp | 633 SmallVector<Init*, 8> Resolved; in resolveReferences() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1509 if (DIType *Resolved = resolve(DT->getBaseType())) in constructMemberDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | Core.cpp | 1031 void VSO::resolve(const SymbolMap &Resolved) { in resolve()
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 1650 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 1805 bool Resolved; member
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 1556 std::string Resolved = Key.Filename; in EqualKey() local 1958 std::string Resolved = resolveFileRelativeToOriginalDir(Filename, in getInputFile() local
|