Searched defs:Color (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DRenderingSupport.h49 colored_ostream(raw_ostream &OS, raw_ostream::Colors Color, bool IsColorUsed = true, bool Bold = false, bool BG = false) argument
H A DSourceCoverageViewHTML.cpp530 Optional<StringRef> Color; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DEHPersonalities.cpp99 BasicBlock *Color; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp21 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, ColorMode Mode) argument
121 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h30 llvm::raw_ostream::Colors Color; member in struct:clang::TerminalColor
91 ColorScope(llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp139 size_t Color = I; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp83 convertToHSV(const std::tuple<uint8_t, uint8_t, uint8_t> &Color) { argument
120 convertToRGB(const std::tuple<double, double, double> &Color) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h279 std::string Color = getHeatColor(Freq, CFGInfo->getMaxFreq()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp225 void SelectionDAG::setGraphColor(const SDNode *N, const char *Color) { argument
237 bool SelectionDAG::setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, argument
269 void SelectionDAG::setSubgraphColor(SDNode *N, const char *Color) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp117 ColorKind other(ColorKind Color) { argument
151 auto Color = ColorKind::None; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp270 int Color = -1; local
307 LLVM_DEBUG(dbgs() << "Assigning fi#" << FI << " to fi#" << Color << "\\n"); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; class in namespace:__anon3833
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp677 int Color = NextReservedID; local
1222 unsigned Color = CurrentColoring[SU->NodeNum]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5714 const raw_ostream::Colors Color = raw_ostream::BLUE; local
5751 const raw_ostream::Colors Color = raw_ostream::MAGENTA; local

Completed in 246 milliseconds