| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
| D | VPlanRecipes.cpp | 366 void VPInstruction::print(raw_ostream &O, const Twine &Indent, in print() 499 void VPWidenCallRecipe::print(raw_ostream &O, const Twine &Indent, in print() 521 void VPWidenSelectRecipe::print(raw_ostream &O, const Twine &Indent, in print() 685 void VPWidenRecipe::print(raw_ostream &O, const Twine &Indent, in print() 696 void VPWidenIntOrFpInductionRecipe::print(raw_ostream &O, const Twine &Indent, in print() 719 void VPDerivedIVRecipe::print(raw_ostream &O, const Twine &Indent, in print() 736 void VPScalarIVStepsRecipe::print(raw_ostream &O, const Twine &Indent, in print() 819 void VPWidenGEPRecipe::print(raw_ostream &O, const Twine &Indent, in print() 874 void VPBlendRecipe::print(raw_ostream &O, const Twine &Indent, in print() 894 void VPReductionRecipe::print(raw_ostream &O, const Twine &Indent, in print() [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
| D | StringMatcher.cpp | 53 std::string Indent(IndentCount * 2 + 4, ' '); in EmitStringMatcherForChar() local 131 void StringMatcher::Emit(unsigned Indent, bool IgnoreDuplicates) const { in Emit()
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | LinePrinter.cpp | 45 LinePrinter::LinePrinter(int Indent, llvm::raw_ostream &Stream) in LinePrinter() 62 void LinePrinter::Indent() { CurrentIndent += IndentSpaces; } in Indent() function in LinePrinter
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugLoc.cpp | 20 const unsigned Indent = 12; in dump() local 113 const unsigned Indent = 12; in dump() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | StringMatcher.cpp | 52 std::string Indent(IndentCount * 2 + 4, ' '); in EmitStringMatcherForChar() local 131 void StringMatcher::Emit(unsigned Indent, bool IgnoreDuplicates) const { in Emit()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | JITTargetMachineBuilder.h | 162 StringRef Indent) in JITTargetMachineBuilderPrinter() 174 StringRef Indent; variable
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/protos_generator/ |
| D | output.h | 54 void Indent() { Indent(kIndentationSize); } in Indent() function 55 void Indent(size_t size) { indent_ += size; } in Indent() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDie.cpp | 59 unsigned AddressSize, unsigned Indent, in dumpRanges() 72 DWARFUnit *U, unsigned Indent, in dumpLocationList() 92 DWARFUnit *U, unsigned Indent, in dumpLocationExpr() 110 const DWARFAttribute &AttrValue, unsigned Indent, in dumpAttribute() 551 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain() 562 void DWARFDie::dump(raw_ostream &OS, unsigned Indent, in dump()
|
| D | DWARFDebugLoc.cpp | 189 unsigned Indent = 12; in dump() local 249 raw_ostream &OS, unsigned Indent, in dumpRawEntry() 342 raw_ostream &OS, unsigned Indent, in dumpRawEntry()
|
| /external/libwebm/common/ |
| D | indent.cc | 17 Indent::Indent(int indent) : indent_(indent), indent_str_() { Update(); } in Indent() function in libwebm::Indent
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBExtras.h | 47 void dumpSymbolField(raw_ostream &OS, StringRef Name, T Value, int Indent) { in dumpSymbolField()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBExtras.h | 48 void dumpSymbolField(raw_ostream &OS, StringRef Name, T Value, int Indent) { in dumpSymbolField()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | LinePrinter.cpp | 56 LinePrinter::LinePrinter(int Indent, bool UseColor, llvm::raw_ostream &Stream, in LinePrinter() 75 void LinePrinter::Indent(uint32_t Amount) { in Indent() function in LinePrinter 208 AutoIndent Indent(*this); in formatMsfStreamData() local
|
| D | NativeTypeTypedef.cpp | 16 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativeTypeFunctionSig.cpp | 34 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump() 109 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativePublicSymbol.cpp | 24 void NativePublicSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativeTypeVTShape.cpp | 18 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativeCompilandSymbol.cpp | 24 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDie.cpp | 60 unsigned AddressSize, unsigned Indent, in dumpRanges() 73 DWARFUnit *U, unsigned Indent, in dumpLocation() 235 dwarf::Form Form, unsigned Indent, in dumpAttribute() 558 static unsigned dumpParentChain(DWARFDie Die, raw_ostream &OS, unsigned Indent, in dumpParentChain() 569 void DWARFDie::dump(raw_ostream &OS, unsigned Indent, in dump()
|
| D | DWARFDebugLoc.cpp | 191 unsigned Indent = 12; in dump() local 251 raw_ostream &OS, unsigned Indent, in dumpRawEntry() 345 raw_ostream &OS, unsigned Indent, in dumpRawEntry()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
| D | PDBSymbol.cpp | 117 void PDBSymbol::defaultDump(raw_ostream &OS, int Indent, in defaultDump() 186 SymIndexId Value, int Indent, in dumpSymbolIdField()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeTypedef.cpp | 14 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativeTypeVTShape.cpp | 15 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativeTypeFunctionSig.cpp | 33 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump() 108 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
|
| D | NativeCompilandSymbol.cpp | 26 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()
|