| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/ |
| D | AMDGPUInstPrinter.h | 23 const MCInstrInfo &MII, const MCRegisterInfo &MRI) in AMDGPUInstPrinter() 223 R600InstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in R600InstPrinter()
|
| /external/llvm/lib/Target/AMDGPU/InstPrinter/ |
| D | AMDGPUInstPrinter.h | 22 AMDGPUInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in AMDGPUInstPrinter()
|
| /external/llvm/lib/Target/BPF/InstPrinter/ |
| D | BPFInstPrinter.h | 22 BPFInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in BPFInstPrinter()
|
| /external/llvm/lib/Target/MSP430/InstPrinter/ |
| D | MSP430InstPrinter.h | 22 MSP430InstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in MSP430InstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/InstPrinter/ |
| D | BPFInstPrinter.h | 22 BPFInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in BPFInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/InstPrinter/ |
| D | AVRInstPrinter.h | 26 AVRInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in AVRInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/InstPrinter/ |
| D | LanaiInstPrinter.h | 24 LanaiInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in LanaiInstPrinter()
|
| /external/llvm/lib/Target/Sparc/InstPrinter/ |
| D | SparcInstPrinter.h | 23 SparcInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SparcInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/InstPrinter/ |
| D | ARCInstPrinter.h | 25 ARCInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in ARCInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/InstPrinter/ |
| D | XCoreInstPrinter.h | 26 XCoreInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in XCoreInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/ |
| D | SparcInstPrinter.h | 23 SparcInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SparcInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/InstPrinter/ |
| D | Nios2InstPrinter.h | 23 Nios2InstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in Nios2InstPrinter()
|
| /external/llvm/lib/Target/XCore/InstPrinter/ |
| D | XCoreInstPrinter.h | 24 XCoreInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in XCoreInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/InstPrinter/ |
| D | MSP430InstPrinter.h | 22 MSP430InstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in MSP430InstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/InstPrinter/ |
| D | RISCVInstPrinter.h | 25 RISCVInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in RISCVInstPrinter()
|
| /external/llvm/lib/Target/Lanai/InstPrinter/ |
| D | LanaiInstPrinter.h | 24 LanaiInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in LanaiInstPrinter()
|
| /external/llvm/lib/Target/SystemZ/InstPrinter/ |
| D | SystemZInstPrinter.h | 24 SystemZInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SystemZInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/ |
| D | SystemZInstPrinter.h | 26 SystemZInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in SystemZInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/ |
| D | PPCInstPrinter.h | 31 PPCInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in PPCInstPrinter()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
| D | MCTargetAsmParser.cpp | 17 const MCInstrInfo &MII) in MCTargetAsmParser()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
| D | InstructionSelect.cpp | 105 for (auto MII = std::prev(MBB->end()), Begin = MBB->begin(); in runOnMachineFunction() local 156 for (auto MII = std::prev(MBB.end()), Begin = MBB.begin(); !ReachedBegin;) { in runOnMachineFunction() local
|
| /external/llvm/lib/Target/PowerPC/InstPrinter/ |
| D | PPCInstPrinter.h | 24 PPCInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, in PPCInstPrinter()
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonFixupHwLoops.cpp | 138 MachineBasicBlock::iterator MII = MBB.begin(); in fixupLoopInstrs() local 168 MachineBasicBlock::iterator &MII) { in useExtLoopInstr()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | HexagonFixupHwLoops.cpp | 138 MachineBasicBlock::iterator MII = MBB.begin(); in fixupLoopInstrs() local 171 MachineBasicBlock::iterator &MII) { in useExtLoopInstr()
|
| D | HexagonVectorPrint.cpp | 140 MachineBasicBlock::instr_iterator MII = MI.getIterator(); in runOnMachineFunction() local 171 MachineBasicBlock::instr_iterator MII = I->getIterator(); in runOnMachineFunction() local
|