Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1454 void MachineInstr::print(raw_ostream &OS, bool IsStandalone, bool SkipOpers, in print() argument
1469 print(OS, MST, IsStandalone, SkipOpers, SkipDebugLoc, AddNewLine, TII); in print()
1473 bool IsStandalone, bool SkipOpers, bool SkipDebugLoc, in print() argument
1550 if (SkipOpers) in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1525 void print(raw_ostream &OS, bool IsStandalone = true, bool SkipOpers = false,
1529 bool SkipOpers = false, bool SkipDebugLoc = false,