Home
last modified time | relevance | path

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

/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-7.0/llvm/lib/MC/
DMCAsmBackend.cpp102 const MCFixup &Fixup, bool Resolved, uint64_t Value, in fixupNeedsRelaxationAdvanced()
DMCAssembler.cpp859 bool Resolved = evaluateFixup(Layout, Fixup, DF, Target, Value, WasForced); in fixupNeedsRelaxation() local
/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-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp120 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-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp572 bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, in fixupNeedsRelaxationAdvanced()
/external/clang/include/clang/Lex/
DHeaderSearch.h64 unsigned Resolved : 1; member
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp278 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp303 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DCoreAPIsTest.cpp68 auto &Resolved = *Result; in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp644 std::vector<Init*> Resolved; in resolveReferences() local
703 Init *Resolved = resolveReferences(R, IRV); in resolveListElementReference() 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-7.0/llvm/lib/TableGen/
DTGParser.cpp1149 RecTy *Resolved = resolveTypes(ArgType, TI->getType()); in ParseOperation() local
DRecord.cpp633 SmallVector<Init*, 8> Resolved; in resolveReferences() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1509 if (DIType *Resolved = resolve(DT->getBaseType())) in constructMemberDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1031 void VSO::resolve(const SymbolMap &Resolved) { in resolve()
/external/clang/lib/Frontend/
DASTUnit.cpp1650 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1805 bool Resolved; member
/external/clang/lib/Serialization/
DASTReader.cpp1556 std::string Resolved = Key.Filename; in EqualKey() local
1958 std::string Resolved = resolveFileRelativeToOriginalDir(Filename, in getInputFile() local