Home
last modified time | relevance | path

Searched defs:OF (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm-c/
DObject.h54 inline ObjectFile *unwrap(LLVMObjectFileRef OF) { in unwrap()
58 inline LLVMObjectFileRef wrap(const ObjectFile *OF) { in wrap()
/external/llvm/lib/Object/
DObject.cpp22 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap()
26 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap()
82 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections()
92 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSectionIteratorAtEnd()
116 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { in LLVMGetSymbols()
126 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSymbolIteratorAtEnd()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp22 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap()
26 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap()
82 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections()
92 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSectionIteratorAtEnd()
116 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { in LLVMGetSymbols()
126 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSymbolIteratorAtEnd()
DCOFFImportFile.cpp577 ObjectFactory OF(llvm::sys::path::filename(ImportName), Machine); in writeImportLibrary() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMemoryBufferTest.cpp77 raw_fd_ostream OF(TestFD, true, /*unbuffered=*/true); in TEST_F() local
143 raw_fd_ostream OF(TestFD, true, !Reopen); in testGetOpenFileSlice() local
190 raw_fd_ostream OF(FD, true, /*unbuffered=*/true); in TEST_F() local
238 raw_fd_ostream OF(FD, true); in TEST_F() local
271 raw_fd_ostream OF(FD, true); in TEST_F() local
DSpecialCaseListTest.cpp39 raw_fd_ostream OF(FD, true, true); in makeSpecialCaseListFile() local
/external/llvm/unittests/Support/
DMemoryBufferTest.cpp74 raw_fd_ostream OF(TestFD, true, /*unbuffered=*/true); in TEST_F() local
139 raw_fd_ostream OF(TestFD, true, !Reopen); in testGetOpenFileSlice() local
185 raw_fd_ostream OF(FD, true, /*unbuffered=*/true); in TEST_F() local
DSpecialCaseListTest.cpp39 raw_fd_ostream OF(FD, true, true); in makeSpecialCaseListFile() local
/external/llvm/tools/llvm-cov/
DTestingSupport.cpp41 ObjectFile *OF = ObjErr.get().getBinary(); in convertForTestingMain() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DTestingSupport.cpp41 ObjectFile *OF = ObjErr.get().getBinary(); in convertForTestingMain() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp338 MCOrgFragment &OF = cast<MCOrgFragment>(F); in ComputeFragmentSize() local
473 MCOrgFragment &OF = cast<MCOrgFragment>(F); in WriteFragmentData() local
482 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in WriteFragmentData() local
904 const MCOrgFragment *OF = cast<MCOrgFragment>(this); in dump() local
910 const MCDwarfLineAddrFragment *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp830 OutlinedFunction &OF) { in emitNotOutliningCheaperRemark()
858 void MachineOutliner::emitOutlinedFunctionRemark(OutlinedFunction &OF) { in emitOutlinedFunctionRemark()
983 OutlinedFunction OF = in findCandidates() local
1151 MachineOutliner::createOutlinedFunction(Module &M, const OutlinedFunction &OF, in createOutlinedFunction()
1266 OutlinedFunction &OF = FunctionList[C.FunctionIdx]; in outline() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCFragment.cpp403 const MCOrgFragment *OF = cast<MCOrgFragment>(this); in dump() local
410 const MCDwarfLineAddrFragment *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
DMCAssembler.cpp337 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in computeFragmentSize() local
622 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in writeFragment() local
631 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in writeFragment() local
641 const auto &OF = cast<MCCVInlineLineTableFragment>(F); in writeFragment() local
/external/llvm/lib/MC/
DMCAssembler.cpp279 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in computeFragmentSize() local
527 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in writeFragment() local
536 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in writeFragment() local
546 const auto &OF = cast<MCCVInlineLineTableFragment>(F); in writeFragment() local
DMCFragment.cpp405 const MCOrgFragment *OF = cast<MCOrgFragment>(this); in dump() local
411 const MCDwarfLineAddrFragment *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
/external/freetype/src/gzip/
Dftzconf.h144 # define OF(args) args macro
146 # define OF(args) () macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in290 # define OF(args) args macro
292 # define OF(args) () macro
Dzconf.h290 # define OF(args) args macro
292 # define OF(args) () macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp619 static Expected<SectionRef> lookupSection(ObjectFile &OF, StringRef Name) { in lookupSection()
639 std::unique_ptr<ObjectFile> OF; in loadBinaryFormat() local
/external/zlib/
Dzconf.h290 # define OF(args) args macro
292 # define OF(args) () macro
/external/zlib/src/
Dzconf.h290 # define OF(args) args macro
292 # define OF(args) () macro
Dzconf.h.in290 # define OF(args) args macro
292 # define OF(args) () macro
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp582 static Expected<SectionRef> lookupSection(ObjectFile &OF, StringRef Name) { in lookupSection()
602 std::unique_ptr<ObjectFile> OF; in loadBinaryFormat() local
/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp318 if (auto OF = llvm::object::ObjectFile::createObjectFile(Buffer)) { in ExtractPCH() local

12