Home
last modified time | relevance | path

Searched refs:PrintHexStyle (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstPrinter.h59 HexStyle::Style PrintHexStyle = HexStyle::C; variable
101 void setPrintHexStyle(HexStyle::Style Value) { PrintHexStyle = Value; } in setPrintHexStyle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInstPrinter.cpp176 switch (PrintHexStyle) { in formatHex()
200 switch(PrintHexStyle) { in formatHex()