/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
H A D | Formatters.cpp | 22 GuidAdapter::GuidAdapter(StringRef Guid) in GuidAdapter() 25 GuidAdapter::GuidAdapter(ArrayRef<uint8_t> Guid) in GuidAdapter() 57 raw_ostream &llvm::codeview::operator<<(raw_ostream &OS, const GUID &Guid) { in operator <<()
|
H A D | CodeViewRecordIO.cpp | 227 Error CodeViewRecordIO::mapGuid(GUID &Guid, const Twine &Comment) { in mapGuid()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | GUID.h | 22 uint8_t Guid[16]; member
|
H A D | Formatters.h | 30 ArrayRef<uint8_t> Guid; variable
|
H A D | TypeRecord.h | 589 GUID Guid = {}; variable
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | PseudoProbePrinter.cpp | 25 void PseudoProbeHandler::emitPseudoProbe(uint64_t Guid, uint64_t Index, in emitPseudoProbe()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InfoStreamBuilder.h | 64 codeview::GUID Guid; variable
|
H A D | RawTypes.h | 308 codeview::GUID Guid; member
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 157 MCPseudoProbe(MCSymbol *Label, uint64_t Guid, uint64_t Index, uint64_t Type, in MCPseudoProbe() 257 MCPseudoProbeInlineTree(uint64_t Guid) { this->Guid = Guid; } in MCPseudoProbeInlineTree()
|
/openbsd/gnu/llvm/llvm/lib/ProfileData/ |
H A D | RawMemProfReader.cpp | 352 const GlobalValue::GUID Guid = idToFrame(Frames[J]).Function; in mapRawProfileToRecords() local 425 const uint64_t Guid = in symbolizeAndFilterStackFrames() local
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 145 static void addVCallToSet(DevirtCallSite Call, GlobalValue::GUID Guid, in addVCallToSet() 177 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local 204 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBFileBuilder.cpp | 269 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit()
|
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PdbYaml.h | 55 codeview::GUID Guid; member
|
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileProbe.cpp | 288 uint64_t Guid = Function::getGUID(F.getName()); in instrumentOneFunc() local
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCPseudoProbe.cpp | 427 uint64_t Guid = std::move(*ErrorOrCurGuid); in buildAddress2ProbeMap() local
|
H A D | MCAsmStreamer.cpp | 2340 uint64_t Guid, uint64_t Index, uint64_t Type, uint64_t Attr, in emitPseudoProbe()
|
H A D | MCStreamer.cpp | 1103 void MCStreamer::emitPseudoProbe(uint64_t Guid, uint64_t Index, uint64_t Type, in emitPseudoProbe()
|
/openbsd/sys/stand/efi/include/ |
H A D | efidevp.h | 105 EFI_GUID Guid; member 188 UINT64 Guid; member
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | DebugTypes.cpp | 80 codeview::GUID Guid; member in __anonde265f610111::TypeServerSource
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 1257 auto Guid = cast<PseudoProbeSDNode>(Node)->getGuid(); in EmitSpecialNode() local
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ExprCXX.h | 1067 MSGuidDecl *Guid; variable 1071 CXXUuidofExpr(QualType Ty, TypeSourceInfo *Operand, MSGuidDecl *Guid, in CXXUuidofExpr() 1078 CXXUuidofExpr(QualType Ty, Expr *Operand, MSGuidDecl *Guid, SourceRange R) in CXXUuidofExpr()
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 746 MSGuidDecl *Guid = nullptr; in BuildCXXUuidof() local 764 MSGuidDecl *Guid = nullptr; in BuildCXXUuidof() local
|
H A D | SemaTemplate.cpp | 6793 MSGuidDecl *Guid = dyn_cast<MSGuidDecl>(Entity); in CheckTemplateArgumentAddressOfObjectOrFunction() local
|
H A D | SemaDeclAttr.cpp | 6916 MSGuidDecl *Guid = S.Context.getMSGuidDecl(Parsed); in handleUuidAttr() local
|
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 5856 int64_t Guid; in parseDirectivePseudoProbe() local
|