Searched defs:printFlags (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanRecipes.cpp | 715 void VPRecipeWithIRFlags::printFlags(raw_ostream &O) const { printFlags() function in VPRecipeWithIRFlags |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ScopedPrinter.h | 188 template <typename T> void printFlags(StringRef Label, T Value) { in printFlags() function |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 622 std::string printFlags(T Value, ArrayRef<EnumEntry<TEnum>> EnumValues, printFlags() function in __anon84b87b4e0111::GNUELFDumper |