Home
last modified time | relevance | path

Searched refs:Writers (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DGlobalsModRef.cpp181 std::vector<Function*> &Writers,
203 std::vector<Function*> Readers, Writers; in AnalyzeGlobals() local
206 if (!AnalyzeUsesOfPointer(I, Readers, Writers)) { in AnalyzeGlobals()
211 Readers.clear(); Writers.clear(); in AnalyzeGlobals()
217 if (!AnalyzeUsesOfPointer(I, Readers, Writers)) { in AnalyzeGlobals()
225 for (unsigned i = 0, e = Writers.size(); i != e; ++i) in AnalyzeGlobals()
226 FunctionInfo[Writers[i]].GlobalInfo[I] |= Mod; in AnalyzeGlobals()
234 Readers.clear(); Writers.clear(); in AnalyzeGlobals()
246 std::vector<Function*> &Writers, in AnalyzeUsesOfPointer() argument
256 Writers.push_back(SI->getParent()->getParent()); in AnalyzeUsesOfPointer()
[all …]
/external/clang/include/clang/Frontend/
DPCHContainerOperations.h93 llvm::StringMap<std::unique_ptr<PCHContainerWriter>> Writers; variable
100 Writers[Writer->getFormat()] = std::move(Writer); in registerWriter()
106 return Writers[Format].get(); in getWriterOrNull()
/external/llvm/lib/Analysis/
DGlobalsModRef.cpp285 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local
289 GV.isConstant() ? nullptr : &Writers)) { in AnalyzeGlobals()
304 for (Function *Writer : Writers) { in AnalyzeGlobals()
319 Writers.clear(); in AnalyzeGlobals()
331 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer() argument
343 if (Writers) in AnalyzeUsesOfPointer()
344 Writers->insert(SI->getParent()->getParent()); in AnalyzeUsesOfPointer()
349 if (AnalyzeUsesOfPointer(I, Readers, Writers)) in AnalyzeUsesOfPointer()
352 if (AnalyzeUsesOfPointer(I, Readers, Writers, OkayStoreDest)) in AnalyzeUsesOfPointer()
360 if (Writers) in AnalyzeUsesOfPointer()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DGlobalsModRef.cpp300 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local
304 GV.isConstant() ? nullptr : &Writers)) { in AnalyzeGlobals()
319 for (Function *Writer : Writers) { in AnalyzeGlobals()
334 Writers.clear(); in AnalyzeGlobals()
346 SmallPtrSetImpl<Function *> *Writers, in AnalyzeUsesOfPointer() argument
358 if (Writers) in AnalyzeUsesOfPointer()
359 Writers->insert(SI->getParent()->getParent()); in AnalyzeUsesOfPointer()
364 if (AnalyzeUsesOfPointer(I, Readers, Writers)) in AnalyzeUsesOfPointer()
367 if (AnalyzeUsesOfPointer(I, Readers, Writers, OkayStoreDest)) in AnalyzeUsesOfPointer()
375 if (Writers) in AnalyzeUsesOfPointer()
[all …]
/external/llvm/include/llvm/Analysis/
DGlobalsModRef.h110 SmallPtrSetImpl<Function *> *Writers = nullptr,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DGlobalsModRef.h110 SmallPtrSetImpl<Function *> *Writers = nullptr,
/external/clang/
DRenderScriptPrebuilts.md54 updating the various snapshots of Bitcode Readers/Writers.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCompilerWriterInfo.rst2 Architecture & Platform Information for Compiler Writers
/external/llvm/docs/
DCompilerWriterInfo.rst2 Architecture & Platform Information for Compiler Writers
/external/libexif/po/
Den_GB.po3915 "files must be recorded in conformance to the Exif audio format. Writers are "
3937 "files must be recorded in conformance to the Exif audio format. Writers are "
Den_AU.po3915 "files must be recorded in conformance to the Exif audio format. Writers are "
3937 "files must be recorded in conformance to the Exif audio format. Writers are "
Dlibexif-12.pot3598 "files must be recorded in conformance to the Exif audio format. Writers are "
Dzh_CN.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dsq.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dtr.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dbe.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dsr.po3788 "files must be recorded in conformance to the Exif audio format. Writers are "
Dpt.po3602 "files must be recorded in conformance to the Exif audio format. Writers are "
Dru.po3769 "files must be recorded in conformance to the Exif audio format. Writers are "
Den_CA.po3647 "files must be recorded in conformance to the Exif audio format. Writers are "
Dja.po3613 "files must be recorded in conformance to the Exif audio format. Writers are "
Duk.po3601 "files must be recorded in conformance to the Exif audio format. Writers are "
Dpt_BR.po3625 "files must be recorded in conformance to the Exif audio format. Writers are "
Dfr.po3888 "files must be recorded in conformance to the Exif audio format. Writers are "
Dsv.po3666 "files must be recorded in conformance to the Exif audio format. Writers are "

12