/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCInst.cpp | 47 void MCInst::dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI, in dump_pretty() function in MCInst
|
D | MCAssembler.cpp | 900 IF->getInst().dump_pretty(OS); in dump()
|
D | MCAsmStreamer.cpp | 1241 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n "); in EmitInstruction()
|
/external/llvm/lib/MC/ |
D | MCInst.cpp | 53 void MCInst::dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer, in dump_pretty() function in MCInst
|
D | MCFragment.cpp | 401 F->getInst().dump_pretty(OS); in dump()
|
D | MCAsmStreamer.cpp | 1544 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCInst.cpp | 73 void MCInst::dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer, in dump_pretty() function in MCInst
|
D | MCFragment.cpp | 399 F->getInst().dump_pretty(OS); in dump() 436 F->getInst().dump_pretty(OS); in dump()
|
D | MCAsmStreamer.cpp | 1810 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCInst.h | 163 void dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI = 0,
|
/external/llvm/include/llvm/MC/ |
D | MCInst.h | 189 void dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer = nullptr,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCInst.h | 209 void dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer = nullptr,
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 256 Inst.dump_pretty(OS); in RelaxInstruction()
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXMCAsmStreamer.cpp | 510 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n "); in EmitInstruction()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 265 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand() 275 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 265 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand() 275 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 315 Inst.dump_pretty(OS); in relaxInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 309 Inst.dump_pretty(OS); in relaxInstruction()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 270 Inst.dump_pretty(OS); in relaxInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 274 Inst.dump_pretty(OS); in relaxInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 469 LLVM_DEBUG(MCB.dump_pretty(dbgs())); in finishBundle() 564 LLVM_DEBUG(MCI.dump_pretty(dbgs())); in matchOneInstruction()
|
/external/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 622 DEBUG(MCB.dump_pretty(dbgs())); in finishBundle() 784 DEBUG(MCI.dump_pretty(dbgs())); in matchOneInstruction()
|