/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 29 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot); 30 virtual void printRegName(raw_ostream &OS, unsigned RegNo) const; 33 void printInstruction(const MCInst *MI, raw_ostream &O); 37 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 39 void printSORegRegOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O); 40 void printSORegImmOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O); 42 void printAddrModeTBB(const MCInst *MI, unsigned OpNum, raw_ostream &O); 43 void printAddrModeTBH(const MCInst *MI, unsigned OpNum, raw_ostream &O); 44 void printAddrMode2Operand(const MCInst *MI, unsigned OpNum, raw_ostream &O); 45 void printAM2PostIndexOp(const MCInst *MI, unsigned OpNum, raw_ostream &O); [all …]
|
D | ARMInstPrinter.cpp | 41 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift() 69 void ARMInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName() 75 void ARMInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() 289 raw_ostream &O) { in printOperand() 316 raw_ostream &O) { in printThumbLdrLabelOperand() 335 raw_ostream &O) { in printSORegRegOperand() 354 raw_ostream &O) { in printSORegImmOperand() 371 raw_ostream &O) { in printAM2PreOrOffsetIndexOp() 402 raw_ostream &O) { in printAddrModeTBB() 413 raw_ostream &O) { in printAddrModeTBH() [all …]
|
/external/clang/utils/TableGen/ |
D | TableGenBackends.h | 19 class raw_ostream; variable 23 using llvm::raw_ostream; 28 void EmitClangDeclContext(RecordKeeper &RK, raw_ostream &OS); 29 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS, 32 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS); 33 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS); 34 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS); 35 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS); 36 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS); 37 void EmitClangAttrSpellingList(RecordKeeper &Records, raw_ostream &OS); [all …]
|
D | ClangAttrEmitter.cpp | 115 virtual void writeAccessors(raw_ostream &OS) const = 0; 116 virtual void writeAccessorDefinitions(raw_ostream &OS) const {} in writeAccessorDefinitions() 117 virtual void writeCloneArgs(raw_ostream &OS) const = 0; 118 virtual void writeTemplateInstantiationArgs(raw_ostream &OS) const = 0; 119 virtual void writeTemplateInstantiation(raw_ostream &OS) const {} in writeTemplateInstantiation() 120 virtual void writeCtorBody(raw_ostream &OS) const {} in writeCtorBody() 121 virtual void writeCtorInitializers(raw_ostream &OS) const = 0; 122 virtual void writeCtorParameters(raw_ostream &OS) const = 0; 123 virtual void writeDeclarations(raw_ostream &OS) const = 0; 124 virtual void writePCHReadArgs(raw_ostream &OS) const = 0; [all …]
|
/external/llvm/lib/Target/AArch64/InstPrinter/ |
D | AArch64InstPrinter.h | 32 void printInstruction(const MCInst *MI, raw_ostream &O); 33 bool printAliasInstr(const MCInst *MI, raw_ostream &O); 37 void printRegName(raw_ostream &O, unsigned RegNum) const; 41 raw_ostream &O) { in printAddrRegExtendOperand() 47 raw_ostream &O, unsigned MemSize, 51 unsigned OpNum, raw_ostream &O); 53 unsigned OpNum, raw_ostream &O); 55 void printBareImmOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O); 58 void printBFILSBOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O); 59 void printBFIWidthOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O); [all …]
|
D | AArch64InstPrinter.cpp | 48 void AArch64InstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName() 54 unsigned OpNum, raw_ostream &O) { in printOffsetSImm9Operand() 63 raw_ostream &O, unsigned MemSize, in printAddrRegExtendOperand() 93 unsigned OpNum, raw_ostream &O) { in printAddSubImmLSL0Operand() 108 raw_ostream &O) { in printAddSubImmLSL12Operand() 117 raw_ostream &O) { in printBareImmOperand() 124 raw_ostream &O) { in printBFILSBOperand() 132 raw_ostream &O) { in printBFIWidthOperand() 141 raw_ostream &O) { in printBFXWidthOperand() 155 raw_ostream &O) { in printCRxOperand() [all …]
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 30 class raw_ostream { 32 void operator=(const raw_ostream &) LLVM_DELETED_FUNCTION; 33 raw_ostream(const raw_ostream &) LLVM_DELETED_FUNCTION; 75 explicit raw_ostream(bool unbuffered=false) 81 virtual ~raw_ostream(); 133 raw_ostream &operator<<(char C) { 140 raw_ostream &operator<<(unsigned char C) { 147 raw_ostream &operator<<(signed char C) { 154 raw_ostream &operator<<(StringRef Str) { 167 raw_ostream &operator<<(const char *Str) { [all …]
|
/external/llvm/lib/Target/Hexagon/InstPrinter/ |
D | HexagonInstPrinter.h | 30 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot); 31 void printInst(const HexagonMCInst *MI, raw_ostream &O, StringRef Annot); 33 void printInstruction(const MCInst *MI, raw_ostream &O); 37 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) const; 38 void printImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) const; 39 void printExtOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) const; 41 raw_ostream &O) const; 42 void printNegImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) 44 void printNOneImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) 46 void printMEMriOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) [all …]
|
D | HexagonInstPrinter.cpp | 41 void HexagonInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() 46 void HexagonInstPrinter::printInst(const HexagonMCInst *MI, raw_ostream &O, in printInst() 90 raw_ostream &O) const { in printOperand() 105 raw_ostream &O) const { in printImmOperand() 118 raw_ostream &O) const { in printExtOperand() 126 unsigned OpNo, raw_ostream &O) const { in printUnsignedImmOperand() 131 raw_ostream &O) const { in printNegImmOperand() 136 raw_ostream &O) const { in printNOneImmOperand() 141 raw_ostream &O) const { in printMEMriOperand() 150 raw_ostream &O) const { in printFrameIndexOperand() [all …]
|
/external/llvm/utils/TableGen/ |
D | TableGenBackends.h | 60 class raw_ostream; variable 63 void EmitIntrinsics(RecordKeeper &RK, raw_ostream &OS, bool TargetOnly = false); 64 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS); 65 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS); 66 void EmitCallingConv(RecordKeeper &RK, raw_ostream &OS); 67 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS); 68 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS); 69 void EmitDFAPacketizer(RecordKeeper &RK, raw_ostream &OS); 70 void EmitDisassembler(RecordKeeper &RK, raw_ostream &OS); 71 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS); [all …]
|
D | DAGISelMatcher.cpp | 24 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print() 30 void Matcher::printOne(raw_ostream &OS) const { in printOne() 99 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 109 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 113 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 117 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 121 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl() 125 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 129 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 133 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() [all …]
|
D | X86DisassemblerTables.h | 61 void emitOneID(raw_ostream &o, 96 void emitModRMDecision(raw_ostream &o1, 97 raw_ostream &o2, 125 void emitOpcodeDecision(raw_ostream &o1, 126 raw_ostream &o2, 161 void emitContextDecision(raw_ostream &o1, 162 raw_ostream &o2, 197 void emitInstructionInfo(raw_ostream &o, uint32_t &i) const; 213 void emitContextTable(raw_ostream &o, uint32_t &i) const; 223 void emitContextDecisions(raw_ostream &o1, [all …]
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.h | 35 virtual void printRegName(raw_ostream &OS, unsigned RegNo) const; 36 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot); 39 void printInstruction(const MCInst *MI, raw_ostream &O); 43 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 45 raw_ostream &O, const char *Modifier = 0); 48 void printS5ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 49 void printU5ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 50 void printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 51 void printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 52 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); [all …]
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 29 virtual void printRegName(raw_ostream &OS, unsigned RegNo) const; 30 virtual void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot); 34 bool printAliasInstr(const MCInst *MI, raw_ostream &OS); 37 void printInstruction(const MCInst *MI, raw_ostream &OS); 40 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS); 41 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &OS); 42 void printSSECC(const MCInst *MI, unsigned Op, raw_ostream &OS); 43 void printAVXCC(const MCInst *MI, unsigned Op, raw_ostream &OS); 44 void printPCRelImm(const MCInst *MI, unsigned OpNo, raw_ostream &OS); 46 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() [all …]
|
D | X86IntelInstPrinter.h | 30 virtual void printRegName(raw_ostream &OS, unsigned RegNo) const; 31 virtual void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot); 34 void printInstruction(const MCInst *MI, raw_ostream &O); 37 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 38 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &O); 39 void printSSECC(const MCInst *MI, unsigned Op, raw_ostream &O); 40 void printAVXCC(const MCInst *MI, unsigned Op, raw_ostream &O); 41 void printPCRelImm(const MCInst *MI, unsigned OpNo, raw_ostream &O); 43 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() 48 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem() [all …]
|
/external/llvm/lib/Target/R600/InstPrinter/ |
D | AMDGPUInstPrinter.h | 29 void printInstruction(const MCInst *MI, raw_ostream &O); 32 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot); 35 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 36 void printInterpSlot(const MCInst *MI, unsigned OpNum, raw_ostream &O); 37 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 38 void printIfSet(const MCInst *MI, unsigned OpNo, raw_ostream &O, StringRef Asm); 39 void printAbs(const MCInst *MI, unsigned OpNo, raw_ostream &O); 40 void printClamp(const MCInst *MI, unsigned OpNo, raw_ostream &O); 41 void printLiteral(const MCInst *MI, unsigned OpNo, raw_ostream &O); 42 void printLast(const MCInst *MI, unsigned OpNo, raw_ostream &O); [all …]
|
D | AMDGPUInstPrinter.cpp | 18 void AMDGPUInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() 26 raw_ostream &O) { in printOperand() 48 raw_ostream &O) { in printInterpSlot() 63 raw_ostream &O) { in printMemOperand() 70 raw_ostream &O, StringRef Asm) { in printIfSet() 79 raw_ostream &O) { in printAbs() 84 raw_ostream &O) { in printClamp() 89 raw_ostream &O) { in printLiteral() 100 raw_ostream &O) { in printLast() 105 raw_ostream &O) { in printNeg() [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.h | 43 void printOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O); 46 raw_ostream &OS); 49 raw_ostream &OS); 55 void printInstruction(const MachineInstr *MI, raw_ostream &O); 58 void printOp(const MachineOperand &MO, raw_ostream &O); 63 raw_ostream &O) { in printRegister() 70 raw_ostream &O) { in printImmOperand() 76 raw_ostream &O) { in printNegImmOperand() 82 raw_ostream &O) { in printMEMriOperand() 92 raw_ostream &O) { in printFrameIndexOperand() [all …]
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.h | 103 raw_ostream &O; 107 AggBuffer(unsigned _size, raw_ostream &_O, NVPTXAsmPrinter &_AP) in AggBuffer() 209 void printOperand(const MachineInstr *MI, int opNum, raw_ostream &O, 211 void printLdStCode(const MachineInstr *MI, int opNum, raw_ostream &O, 214 const char *Modifier, raw_ostream &O); 215 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O, 217 void printImplicitDef(const MachineInstr *MI, raw_ostream &O) const; 219 void printInstruction(const MachineInstr *MI, raw_ostream &O); 220 void printModuleLevelGV(GlobalVariable* GVar, raw_ostream &O, 222 void printParamName(int paramIndex, raw_ostream &O); [all …]
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 60 raw_ostream::~raw_ostream() { in ~raw_ostream() 71 void raw_ostream::handle() {} in handle() 73 size_t raw_ostream::preferred_buffer_size() const { in preferred_buffer_size() 78 void raw_ostream::SetBuffered() { in SetBuffered() 87 void raw_ostream::SetBufferAndMode(char *BufferStart, size_t Size, in SetBufferAndMode() 106 raw_ostream &raw_ostream::operator<<(unsigned long N) { in operator <<() 122 raw_ostream &raw_ostream::operator<<(long N) { in operator <<() 132 raw_ostream &raw_ostream::operator<<(unsigned long long N) { in operator <<() 148 raw_ostream &raw_ostream::operator<<(long long N) { in operator <<() 158 raw_ostream &raw_ostream::write_hex(unsigned long long N) { in write_hex() [all …]
|
/external/clang/lib/AST/ |
D | TypePrinter.cpp | 89 void print(const Type *ty, Qualifiers qs, raw_ostream &OS, 91 void print(QualType T, raw_ostream &OS, StringRef PlaceHolder); 94 void spaceBeforePlaceHolder(raw_ostream &OS); 95 void printTypeSpec(const NamedDecl *D, raw_ostream &OS); 97 void printBefore(const Type *ty, Qualifiers qs, raw_ostream &OS); 98 void printBefore(QualType T, raw_ostream &OS); 99 void printAfter(const Type *ty, Qualifiers qs, raw_ostream &OS); 100 void printAfter(QualType T, raw_ostream &OS); 101 void AppendScope(DeclContext *DC, raw_ostream &OS); 102 void printTag(TagDecl *T, raw_ostream &OS); [all …]
|
/external/clang/include/clang/AST/ |
D | Mangle.h | 100 virtual void mangleName(const NamedDecl *D, raw_ostream &)=0; 103 raw_ostream &) = 0; 106 raw_ostream &) = 0; 108 raw_ostream &) = 0; 110 raw_ostream &) = 0; 112 raw_ostream &) = 0; 115 raw_ostream &) = 0; 116 virtual void mangleCXXRTTI(QualType T, raw_ostream &) = 0; 117 virtual void mangleCXXRTTIName(QualType T, raw_ostream &) = 0; 119 raw_ostream &) = 0; [all …]
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 29 class raw_ostream; variable 61 void printSavedRegsBitmask(raw_ostream &O); 62 void printHex32(unsigned int Value, raw_ostream &O); 72 raw_ostream &O); 75 raw_ostream &O); 76 void printOperand(const MachineInstr *MI, int opNum, raw_ostream &O); 77 void printUnsignedImm(const MachineInstr *MI, int opNum, raw_ostream &O); 78 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O); 79 void printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O); 80 void printFCCOperand(const MachineInstr *MI, int opNum, raw_ostream &O, [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86AsmPrinter.h | 45 void printSymbolOperand(const MachineOperand &MO, raw_ostream &O); 48 void printOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O, 50 void printPCRelImm(const MachineInstr *MI, unsigned OpNo, raw_ostream &O); 52 bool printAsmMRegister(const MachineOperand &MO, char Mode, raw_ostream &O); 55 raw_ostream &OS) LLVM_OVERRIDE; 58 raw_ostream &OS) LLVM_OVERRIDE; 60 void printMemReference(const MachineInstr *MI, unsigned Op, raw_ostream &O, 62 void printLeaMemReference(const MachineInstr *MI, unsigned Op, raw_ostream &O, 66 raw_ostream &O, const char *Modifier=NULL, 71 void PrintDebugValueComment(const MachineInstr *MI, raw_ostream &OS);
|
/external/llvm/lib/Target/Mips/InstPrinter/ |
D | MipsInstPrinter.h | 85 void printInstruction(const MCInst *MI, raw_ostream &O); 88 virtual void printRegName(raw_ostream &OS, unsigned RegNo) const; 89 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot); 90 void printCPURegs(const MCInst *MI, unsigned OpNo, raw_ostream &O); 92 bool printAliasInstr(const MCInst *MI, raw_ostream &OS); 95 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O); 96 void printUnsignedImm(const MCInst *MI, int opNum, raw_ostream &O); 97 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O); 98 void printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O); 99 void printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O);
|