/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVAsmPrinter.cpp | 48 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, 113 bool RISCVAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in RISCVAsmPrinter 131 return AsmPrinter::PrintAsmMemoryOperand(MI, OpNo, AsmVariant, ExtraCode, OS); in PrintAsmMemoryOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 47 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, 103 bool BPFAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in BPFAsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2AsmPrinter.cpp | 43 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, 85 bool Nios2AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in Nios2AsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 54 bool PrintAsmMemoryOperand(const MachineInstr *MI, 136 bool MSP430AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in MSP430AsmPrinter
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 56 bool PrintAsmMemoryOperand(const MachineInstr *MI, 138 bool MSP430AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in MSP430AsmPrinter
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 80 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, 312 bool WebAssemblyAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in WebAssemblyAsmPrinter 327 return AsmPrinter::PrintAsmMemoryOperand(MI, OpNo, AsmVariant, ExtraCode, OS); in PrintAsmMemoryOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRAsmPrinter.cpp | 53 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, 140 bool AVRAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in llvm::AVRAsmPrinter
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.h | 38 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.h | 53 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.h | 58 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.h | 42 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 268 bool WebAssemblyAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in WebAssemblyAsmPrinter 282 return AsmPrinter::PrintAsmMemoryOperand(MI, OpNo, AsmVariant, ExtraCode, OS); in PrintAsmMemoryOperand()
|
D | WebAssemblyAsmPrinter.h | 65 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 234 Error = AP->PrintAsmMemoryOperand(MI, OpNo, InlineAsmVariant, in EmitMSInlineAsmStr() 405 Error = AP->PrintAsmMemoryOperand(MI, OpNo, InlineAsmVariant, in EmitGCCInlineAsmStr() 568 bool AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmMemoryOperand() function in AsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 264 Error = AP->PrintAsmMemoryOperand(MI, OpNo, InlineAsmVariant, in EmitMSInlineAsmStr() 435 Error = AP->PrintAsmMemoryOperand(MI, OpNo, InlineAsmVariant, in EmitGCCInlineAsmStr() 598 bool AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmMemoryOperand() function in AsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 72 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, 249 PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmMemoryOperand() function in XCoreAsmPrinter
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 74 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, 253 PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmMemoryOperand() function in XCoreAsmPrinter
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.h | 72 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.h | 82 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86AsmPrinter.h | 129 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/llvm/lib/Target/X86/ |
D | X86AsmPrinter.h | 146 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 133 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 121 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, 337 PrintAsmMemoryOperand(MI, OpNum, AsmVariant, ExtraCode, O); in PrintAsmOperand() 402 bool AArch64AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in AArch64AsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 151 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 65 bool PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, 430 bool SparcAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand() function in SparcAsmPrinter
|