Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRPrinter.cpp665 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print() local
743 bool ShouldPrintRegisterTies, LLT TypeToPrint, in print()
DMachineOperand.cpp722 bool ShouldPrintRegisterTies, in print()
DMachineInstr.cpp1297 bool ShouldPrintRegisterTies = hasComplexRegisterTies(); in print() local
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp551 bool ShouldPrintRegisterTies = hasComplexRegisterTies(MI); in print() local
751 unsigned I, bool ShouldPrintRegisterTies, in print()