Home
last modified time | relevance | path

Searched refs:DebugType (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h20 StringRef DebugType; variable
26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h52 const char *const DebugType;
59 constexpr TrackingStatistic(const char *DebugType, const char *Name, in TrackingStatistic() argument
61 : DebugType(DebugType), Name(Name), Desc(Desc), Value(0), in TrackingStatistic()
64 const char *getDebugType() const { return DebugType; } in getDebugType()
/freebsd-src/tests/atf_python/sys/netpfil/ipfw/
H A Dipfw.py44 class DebugType(Enum): class
52 DebugType.DO_CMD: legacy_classes,
53 DebugType.DO_SET3: set3_classes,
54 DebugType.DO_GET3: get3_classes,
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp28 #define DEBUG_TYPE DebugType
33 : DebugType(ParentDebugType), ItinData(II), DAG(SchedDAG) { in ScoreboardHazardRecognizer()
34 (void)DebugType; in ScoreboardHazardRecognizer()
H A DMachineCopyPropagation.cpp412 typedef enum { DebugUse = false, RegularUse = true } DebugType;
414 void ReadRegister(MCRegister Reg, MachineInstr &Reader, DebugType DT);
452 DebugType DT) { in ReadRegister()
411 typedef enum { DebugUse = false, RegularUse = true } DebugType; global() typedef in __anon783e8d5a0111::MachineCopyPropagation
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp52 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() argument
58 if (d == DebugType) in isCurrentDebugType()
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h249 /// \param DebugType The identifier following __debug.
250 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDiagnosticPop()
589 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override {
590 First->PragmaDebug(Loc, DebugType); in PragmaExecCharsetPush()
591 Second->PragmaDebug(Loc, DebugType); in PragmaExecCharsetPush()
218 PragmaDebug(SourceLocation Loc,StringRef DebugType) PragmaDebug() argument
537 PragmaDebug(SourceLocation Loc,StringRef DebugType) PragmaDebug() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h171 const char *DebugType;
187 DebugType = "";
197 void setDebugType(const char *s) { DebugType = s; }
154 const char *DebugType; global() variable
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DConfig.h83 enum class DebugType { enum
142 unsigned debugTypes = static_cast<unsigned>(DebugType::None);
H A DDriver.cpp853 unsigned debugTypes = static_cast<unsigned>(DebugType::None); in createResponseFile()
862 .Case("cv", static_cast<unsigned>(DebugType::CV)) in parseDebugTypes()
863 .Case("pdata", static_cast<unsigned>(DebugType::PData)) in parseDebugTypes()
864 .Case("fixup", static_cast<unsigned>(DebugType::Fixup)) in parseDebugTypes()
876 debugTypes = static_cast<unsigned>(DebugType::CV); in parseDebugTypes()
878 debugTypes |= static_cast<unsigned>(DebugType::PData); in parseDebugTypes()
880 debugTypes |= static_cast<unsigned>(DebugType::Fixup); in parseDebugTypes()
H A DWriter.cpp90 const std::vector<std::pair<COFF::DebugType, Chunk *>> &r, in DebugDirectoryChunk() argument
101 for (const std::pair<COFF::DebugType, Chunk *>& record : records) { in writeTo()
125 void fillEntry(debug_directory *d, COFF::DebugType debugType, size_t size, in fillEntry()
140 const std::vector<std::pair<COFF::DebugType, Chunk *>> &records;
297 std::vector<std::pair<COFF::DebugType, Chunk *>> debugRecords;
1136 for (std::pair<COFF::DebugType, Chunk *> r : debugRecords) { in createMiscChunks()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h92 const char *DebugType; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp17 #define LOC_DEBUG(X) DEBUG_WITH_TYPE(DebugType.str().c_str(), X)
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp173 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override;
634 StringRef DebugType) { in PragmaWarningPush()
638 *OS << DebugType; in PragmaWarningPop()
551 PragmaDebug(SourceLocation Loc,StringRef DebugType) PragmaDebug() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp962 DebugType, dbgs() << "One incomplete PHI is found: " << PN << "\n"); in getAddRecExprPHILiterally()
1648 SCEV_DEBUG_WITH_TYPE(DebugType, in replaceCongruentIVs()
1719 SCEV_DEBUG_WITH_TYPE(DebugType, in costAndCollectOperands()
1754 SCEV_DEBUG_WITH_TYPE(DebugType, in costAndCollectOperands()
1758 DebugType, dbgs() << "INDVARS: Original iv: " << *OrigPhiRef << '\n'); in costAndCollectOperands()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h666 enum DebugType : unsigned { enum
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1613 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in createFieldType()
1636 Flags, DebugType, Annotations); in CollectRecordLambdaFields()
1692 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); in CreateRecordStaticField()
1708 Flags, DebugType, Annotations); in CreateRecordStaticField()
3680 llvm::TimeTraceScope TimeScope("DebugType", [&]() { in getOrCreateLimitedType()
1509 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); createBitFieldType() local
1588 llvm::DIType *DebugType = getOrCreateType(Ty, VUnit); createBitFieldSeparatorIfNeeded() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp525 const EnumEntry<COFF::DebugType> ImageDebugType[] = {