Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineOperandTest.cpp121 MachineOperand::printSubRegIdx(OS, MO.getImm(), nullptr); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h249 static void printSubRegIdx(raw_ostream &OS, uint64_t Index,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRPrinter.cpp750 MachineOperand::printSubRegIdx(OS, Op.getImm(), TRI); in print()
DMachineOperand.cpp508 void MachineOperand::printSubRegIdx(raw_ostream &OS, uint64_t Index, in printSubRegIdx() function in MachineOperand
DMachineInstr.cpp1482 MachineOperand::printSubRegIdx(OS, MO.getImm(), TRI); in print()