Home
last modified time | relevance | path

Searched defs:Indent (Results 1 – 25 of 152) sorted by relevance

1234567

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanRecipes.cpp366 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/
DStringMatcher.cpp53 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/
DLinePrinter.cpp45 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/
DDWARFDebugLoc.cpp20 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/
DStringMatcher.cpp52 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/
DJITTargetMachineBuilder.h162 StringRef Indent) in JITTargetMachineBuilderPrinter()
174 StringRef Indent; variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/protos_generator/
Doutput.h54 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/
DDWARFDie.cpp59 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()
DDWARFDebugLoc.cpp189 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/
Dindent.cc17 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/
DPDBExtras.h47 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/
DPDBExtras.h48 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/
DLinePrinter.cpp56 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
DNativeTypeTypedef.cpp16 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
DNativeTypeFunctionSig.cpp34 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump()
109 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
DNativePublicSymbol.cpp24 void NativePublicSymbol::dump(raw_ostream &OS, int Indent, in dump()
DNativeTypeVTShape.cpp18 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
DNativeCompilandSymbol.cpp24 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp60 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()
DDWARFDebugLoc.cpp191 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/
DPDBSymbol.cpp117 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/
DNativeTypeTypedef.cpp14 void NativeTypeTypedef::dump(raw_ostream &OS, int Indent, in dump()
DNativeTypeVTShape.cpp15 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()
DNativeTypeFunctionSig.cpp33 void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, in dump()
108 void NativeTypeFunctionSig::dump(raw_ostream &OS, int Indent, in dump()
DNativeCompilandSymbol.cpp26 void NativeCompilandSymbol::dump(raw_ostream &OS, int Indent, in dump()

1234567