Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h188 template <typename T> void printFlags(StringRef Label, T Value) { in printFlags() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp919 void VPRecipeWithIRFlags::printFlags(raw_ostream &O) const { printFlags() function in VPRecipeWithIRFlags
[all...]
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp2793 OpPrintingFlags printFlags; apply() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp634 std::string printFlags(T Value, ArrayRef<EnumEntry<TEnum>> EnumValues, in printFlags() function in __anon3d1ec8af0111::GNUELFDumper
2281 void printFlags(T Value, ArrayRef<EnumEntry<TFlag>> Flags, raw_ostream &OS) { printFlags() function
[all...]