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

  /external/llvm/lib/Target/Alpha/
AlphaAsmPrinter.cpp 60 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
142 /// PrintAsmOperand - Print out an operand for an inline asm expression.
144 bool AlphaAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/Blackfin/
BlackfinAsmPrinter.cpp 59 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
122 /// PrintAsmOperand - Print out an operand for an inline asm expression.
124 bool BlackfinAsmPrinter::PrintAsmOperand(const MachineInstr *MI,
  /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 52 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
MipsAsmPrinter.cpp 286 bool MipsAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/X86/
X86AsmPrinter.h 62 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
X86AsmPrinter.cpp 370 /// PrintAsmOperand - Print out an operand for an inline asm expression.
372 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 401 bool ARMAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeAsmPrinter.cpp 72 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
201 PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 55 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
179 /// PrintAsmOperand - Print out an operand for an inline asm expression.
181 bool SparcAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 422 /// PrintAsmOperand - Print the specified operand of MI, an INLINEASM
426 virtual bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 348 Error = AP->PrintAsmOperand(MI, OpNo, AsmPrinterVariant,
408 /// PrintAsmOperand - Print the specified operand of MI, an INLINEASM
411 bool AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /external/llvm/lib/Target/CellSPU/
SPUAsmPrinter.cpp 74 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
295 /// PrintAsmOperand - Print out an operand for an inline asm expression.
297 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 78 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
240 /// PrintAsmOperand - Print out an operand for an inline asm expression.
242 bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,

Completed in 188 milliseconds