Searched refs:to_string (Results 26 - 50 of 94) sorted by relevance

1234

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp107 Name += to_string(Var.Line);
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp155 S += llvm::to_string(Offset.getQuantity());
197 appendStr("_AB" + llvm::to_string(FieldOffset.getQuantity()) + "s" +
198 llvm::to_string(EltSize.getQuantity()) + "n" +
199 llvm::to_string(NumElts));
223 this->appendStr(llvm::to_string(DstAlignment.getQuantity()));
241 this->appendStr(llvm::to_string(DstAlignment.getQuantity()));
242 this->appendStr("_" + llvm::to_string(SrcAlignment.getQuantity()));
249 this->appendStr("_t" + llvm::to_string(this->Start.getQuantity()) + "w" +
250 llvm::to_string((this->End - this->Start).getQuantity()));
261 this->appendStr("_tv" + llvm::to_string(OffsetInBit
[all...]
H A DCGBlocks.cpp125 Name += llvm::to_string(BlockInfo.BlockSize.getQuantity()) + "_";
132 Name += llvm::to_string(BlockInfo.BlockAlign.getQuantity()) + "_";
139 Name += llvm::to_string(E.Capture->getOffset().getQuantity());
166 Name += "e" + llvm::to_string(TypeAtEncoding.size()) + "_" + TypeAtEncoding;
1840 Str += llvm::to_string(TyStr.size()) + TyStr.c_str();
1894 Str += llvm::to_string(FuncStr.size()) + "_" + FuncStr;
1917 Name += llvm::to_string(BlockAlignment.getQuantity()) + "_";
1920 Name += llvm::to_string(E.Capture->getOffset().getQuantity());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp35 OS.AddComment(std::string(BTFKindStr[Kind]) + "(id = " + std::to_string(Id) +
780 OS.AddComment("string offset=" + std::to_string(StringOffset));
833 std::to_string(FuncSec.first));
847 std::to_string(LineSec.first));
854 OS.AddComment("Line " + std::to_string(LineInfo.LineNum) + " Col " +
855 std::to_string(LineInfo.ColumnNum));
866 std::to_string(FieldRelocSec.first));
H A DBPFAbstractMemberAccess.cpp797 AccessKey += std::to_string(FirstIndex);
822 AccessKey += ":" + std::to_string(AccessIndex);
838 AccessKey = "llvm." + TypeName + ":" + std::to_string(InfoKind) + ":" +
839 std::to_string(PatchImm) + "$" + AccessKey;
/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm66 Use to_string() to produce a printable string from the list.
68 =item to_string ( LIST )
348 sub to_string { subroutine
H A Dmdoc2man185 print_line(Mdoc::to_string(@ret)) if @ret;
H A Dmdoc2texi155 my $s = Mdoc::to_string(@ret);
/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm93 Use to_string() to produce a printable string from the list.
95 =item to_string ( LIST )
375 sub to_string { subroutine
H A Dmdoc2man211 print_line(Mdoc::to_string(@ret)) if @ret;
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp292 reportBug(llvm::to_string(NumTimesReached), BR, N);
364 std::to_string(S->getRHS().getLimitedValue()) +
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp250 auto EdgeNumberString = std::to_string(E.getKind());
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DMips.cpp97 const std::string ISARev = std::to_string(getISARev());
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp468 std::to_string(DefLoc.getLine()) + ":" +
469 std::to_string(DefLoc.getColumn());
475 std::to_string(PoiLoc.getLine()) + ":" +
476 std::to_string(PoiLoc.getColumn());
/freebsd-12-stable/usr.bin/dtc/
H A Dfdt.cc1481 if (v.string_data == s.second.to_string())
1829 device_tree::node_path::to_string() const function in class:dtc::fdt::device_tree::node_path
1856 std::string fragment_address = "fragment@" + std::to_string(fragnum);
2049 v.string_data = s.second.to_string();
2069 string value = i.path.to_string();
2073 value += std::to_string(i.prop->offset_of_value(i.val));
H A Dfdt.hh718 std::string to_string() const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp158 std::string LineStr = std::to_string(DIL->getLine());
159 std::string ColumnStr = std::to_string(DIL->getColumn());
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp272 std::string pid_str{llvm::to_string(Host::GetCurrentProcessID())};
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h158 DictScope D(W, std::string("entry ") + std::to_string(NumEntries));
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp530 return MatchTableRecord(None, llvm::to_string(IntValue), 1,
534 return MatchTableRecord(LabelID, "Label " + llvm::to_string(LabelID), 0,
540 return MatchTableRecord(LabelID, "Label " + llvm::to_string(LabelID), 1,
1518 return "State.MIs[" + llvm::to_string(InsnVarID) + "]->getOperand(" +
1519 llvm::to_string(OpIdx) + ")";
2246 << MatchTable::Comment("MIs[" + llvm::to_string(NewInsnVarID) + "]")
3870 to_string(*SrcChild) + ")");
4066 return failedImport("Dst pattern child isn't a leaf node or an MBB" + llvm::to_string(*DstChild));
4433 return failedImport("Expected " + llvm::to_string(DstINumUses) +
4435 llvm::to_string(ExpectedDstINumUse
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp65 ES.intern(std::string("cc") + std::to_string(++NextCallbackId));
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp196 : Key(Key), Val(llvm::to_string(N)) {}
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp204 Key = FilePath + ":" + std::to_string(FileIDAndOffset.second);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h61 template <class T> const std::string to_string(const T &Value) { function in namespace:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp293 uint16_t VerdefIndexWidth = std::to_string(Shdr.sh_info).size();

Completed in 810 milliseconds

1234