HomeSort by: relevance | last modified time | path
    Searched defs:PrintAsmOperand (Results 1 - 20 of 20) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFAsmPrinter.cpp 46 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
110 bool BPFAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
113 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kAsmPrinter.cpp 67 bool M68kAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
76 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, OS);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRAsmPrinter.cpp 49 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
88 bool AVRAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
92 bool Error = AsmPrinter::PrintAsmOperand(MI, OpNum, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiAsmPrinter.cpp 52 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
110 // PrintAsmOperand - Print out an operand for an inline asm expression.
111 bool LanaiAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
141 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430AsmPrinter.cpp 56 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
127 /// PrintAsmOperand - Print out an operand for an inline asm expression.
129 bool MSP430AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
133 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVAsmPrinter.cpp 54 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
100 bool RISCVAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
103 if (!AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, OS))
  /src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
XCoreAsmPrinter.cpp 69 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
230 /// PrintAsmOperand - Print out an operand for an inline asm expression.
232 bool XCoreAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
241 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 255 Error = AP->PrintAsmOperand(MI, OpNo,
421 // PrintAsmOperand?
437 Error = AP->PrintAsmOperand(MI, OpNo,
594 /// PrintAsmOperand - Print the specified operand of MI, an INLINEASM
598 bool AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 272 bool ARMAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
281 return AsmPrinter::PrintAsmOperand(MI, OpNum, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 62 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
404 /// PrintAsmOperand - Print out an operand for an inline asm expression.
406 bool SparcAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
415 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 727 bool SystemZAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
731 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, OS);
  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEAsmPrinter.cpp 64 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
368 // PrintAsmOperand - Print out an operand for an inline asm expression.
369 bool VEAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
378 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86AsmPrinter.cpp 485 /// PrintAsmOperand - Print out an operand for an inline asm expression.
487 bool X86AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
498 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 113 /// PrintAsmOperand - Print out an operand for an inline asm expression.
114 bool HexagonAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
125 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, OS);
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyAsmPrinter.cpp 534 bool WebAssemblyAsmPrinter::PrintAsmOperand(const MachineInstr *MI,
539 if (!AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, OS))
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUAsmPrinter.cpp 1447 bool AMDGPUAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
1450 if (!AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O))
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 166 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
681 bool AArch64AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
686 if (!AsmPrinter::PrintAsmOperand(MI, OpNum, ExtraCode, O))
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 518 bool MipsAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum,
528 return AsmPrinter::PrintAsmOperand(MI, OpNum, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 2160 /// PrintAsmOperand - Print out an operand for an inline asm expression.
2162 bool NVPTXAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
2171 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 141 /// This function is for PrintAsmOperand and PrintAsmMemoryOperand,
147 bool PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
293 /// PrintAsmOperand - Print out an operand for an inline asm expression.
295 bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
304 return AsmPrinter::PrintAsmOperand(MI, OpNo, ExtraCode, O);

Completed in 49 milliseconds