HomeSort by relevance Sort by last modified time
    Searched refs:PrintAsmOperand (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430AsmPrinter.cpp 53 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
131 /// PrintAsmOperand - Print out an operand for an inline asm expression.
133 bool MSP430AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.h 62 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
MipsAsmPrinter.cpp 385 bool MipsAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/X86/
X86AsmPrinter.h 57 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
X86AsmPrinter.cpp 394 /// PrintAsmOperand - Print out an operand for an inline asm expression.
396 bool X86AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.h 60 virtual bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
ARMAsmPrinter.cpp 410 bool ARMAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeAsmPrinter.cpp 70 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
199 PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 54 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
180 /// PrintAsmOperand - Print out an operand for an inline asm expression.
182 bool SparcAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 430 /// PrintAsmOperand - Print the specified operand of MI, an INLINEASM
434 virtual bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 126 /// PrintAsmOperand - Print out an operand for an inline asm expression.
128 bool HexagonAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
HexagonAsmPrinter.h 44 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 352 Error = AP->PrintAsmOperand(MI, OpNo, AsmPrinterVariant,
412 /// PrintAsmOperand - Print the specified operand of MI, an INLINEASM
415 bool AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/CellSPU/
SPUAsmPrinter.cpp 74 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
294 /// PrintAsmOperand - Print out an operand for an inline asm expression.
296 bool SPUAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/XCore/
XCoreAsmPrinter.cpp 71 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
258 /// PrintAsmOperand - Print out an operand for an inline asm expression.
260 bool XCoreAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 79 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
241 /// PrintAsmOperand - Print out an operand for an inline asm expression.
243 bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,

Completed in 385 milliseconds