Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp35 PrintRegMaskNumRegs("print-regmask-num-regs", variable
867 if (PrintRegMaskNumRegs < 0 || in print()
868 NumRegsEmitted <= static_cast<unsigned>(PrintRegMaskNumRegs)) { in print()