Home
last modified time | relevance | path

Searched refs:ShowBinaryBlobs (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp60 ShowBinaryBlobs("show-binary-blobs", variable
103 O.ShowBinaryBlobs = ShowBinaryBlobs; in main()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeAnalyzer.h44 bool ShowBinaryBlobs = false; member
/external/llvm-project/llvm/include/llvm/Bitcode/
DBitcodeAnalyzer.h44 bool ShowBinaryBlobs = false; member
/external/llvm-project/llvm/unittests/Remarks/
DRemarksLinkingTest.cpp34 O.ShowBinaryBlobs = true; in serializeAndCheck()
DBitstreamRemarksSerializerTest.cpp29 O.ShowBinaryBlobs = true; in checkAnalyze()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp71 ShowBinaryBlobs("show-binary-blobs", variable
664 if (ShowBinaryBlobs) { in ParseBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp959 if (O->ShowBinaryBlobs) { in parseBlock()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp963 if (O->ShowBinaryBlobs) { in parseBlock()