Home
last modified time | relevance | path

Searched defs:printFlags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h188 template <typename T> void printFlags(StringRef Label, T Value) { in printFlags() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1008 void VPRecipeWithIRFlags::printFlags(raw_ostream &O) const { in printFlags() function in VPRecipeWithIRFlags
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp634 std::string printFlags(T Value, ArrayRef<EnumEntry<TEnum>> EnumValues, in printFlags() function in __anonbcadc77c0111::GNUELFDumper
2281 void printFlags(T Value, ArrayRef<EnumEntry<TFlag>> Flags, raw_ostream &OS) { in printFlags() function