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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1418 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MIRPrinter.cpp 847 std::string MOComment = TII->createMIROperandComment(MI, Op, OpIdx, TRI);
TargetInstrInfo.cpp 1364 std::string TargetInstrInfo::createMIROperandComment(
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 162 createMIROperandComment(const MachineInstr &MI, const MachineOperand &Op,
ARMBaseInstrInfo.cpp 548 std::string ARMBaseInstrInfo::createMIROperandComment(
554 TargetInstrInfo::createMIROperandComment(MI, Op, OpIdx, TRI);

Completed in 48 milliseconds