Searched refs:PrintStyle (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | RegionInfo.h | 429 enum PrintStyle { PrintNone, PrintBB, PrintRN }; 437 PrintStyle Style = PrintNone) const; 803 static typename RegionT::PrintStyle printStyle;
|
| H A D | RegionInfoImpl.h | 477 PrintStyle Style) const { in print() 766 typename Tr::RegionT::PrintStyle RegionInfoBase<Tr>::printStyle =
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | RegionInfo.cpp | 47 static cl::opt<Region::PrintStyle, true> printStyleX("print-region-style",
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ |
| H A D | XCOFFDumper.cpp | 1018 enum PrintStyle { Hex, Number }; enum 1020 static void printAuxMemberHelper(PrintStyle Style, const char *MemberName, in printAuxMemberHelper() 1066 auto PrintAuxMember = [&](PrintStyle Style, const char *MemberName, in printAuxiliaryHeader() 1123 auto PrintAuxMember = [&](PrintStyle Style, const char *MemberName, in printAuxiliaryHeader()
|