HomeSort by: relevance | last modified time | path
    Searched refs:printSubRegIdx (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOperand.h 255 static void printSubRegIdx(raw_ostream &OS, uint64_t Index,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MIRPrinter.cpp 853 MachineOperand::printSubRegIdx(OS, Op.getImm(), TRI);
MachineOperand.cpp 516 void MachineOperand::printSubRegIdx(raw_ostream &OS, uint64_t Index,
MachineInstr.cpp 1774 MachineOperand::printSubRegIdx(OS, MO.getImm(), TRI);

Completed in 21 milliseconds