Searched refs:printInstruction (Results 1 - 25 of 61) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/radeon/InstPrinter/
H A DAMDGPUInstPrinter.cpp9 printInstruction(MI, OS);
H A DAMDGPUInstPrinter.h18 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/BPF/InstPrinter/
H A DBPFInstPrinter.h35 void printInstruction(const MCInst *MI, raw_ostream &O);
H A DBPFInstPrinter.cpp31 printInstruction(MI, O);
/external/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.h30 void printInstruction(const MCInst *MI, raw_ostream &O);
H A DMSP430InstPrinter.cpp31 printInstruction(MI, O);
/external/llvm/lib/Target/WebAssembly/InstPrinter/
H A DWebAssemblyInstPrinter.h44 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.h29 void printInstruction(const MCInst *MI, raw_ostream &O);
H A DXCoreInstPrinter.cpp34 printInstruction(MI, O);
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/InstPrinter/
H A DMBlazeInstPrinter.h30 void printInstruction(const MCInst *MI, raw_ostream &O);
H A DMBlazeInstPrinter.cpp30 printInstruction(MI, O);
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.h30 void printInstruction(const MCInst *MI, raw_ostream &O);
H A DMSP430InstPrinter.cpp30 printInstruction(MI, O);
/external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
H A DPTXInstPrinter.h35 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp62 printInstruction(MCI.getOperand(1).getInst(), OS);
65 printInstruction(MCI.getOperand(0).getInst(), OS);
67 printInstruction(&MCI, OS);
78 printInstruction(&ME, OS);
84 printInstruction(&ME, OS);
H A DHexagonInstPrinter.h33 void printInstruction(MCInst const *MI, raw_ostream &O);
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
H A DAlphaAsmPrinter.cpp45 void printInstruction(const MachineInstr *MI, raw_ostream &O);
49 printInstruction(MI, OS);
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
H A DBlackfinAsmPrinter.cpp50 void printInstruction(const MachineInstr *MI, raw_ostream &O);// autogen'd.
56 printInstruction(MI, OS);
/external/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.h33 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.h35 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h83 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/Lanai/InstPrinter/
H A DLanaiInstPrinter.h47 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h41 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h83 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h37 void printInstruction(const MCInst *MI, raw_ostream &O);

Completed in 1375 milliseconds

123