Home
last modified time | relevance | path

Searched defs:Annotations (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAnnotation2Metadata.cpp33 auto *Annotations = M.getGlobalVariable("llvm.global.annotations"); in convertAnnotation2Metadata() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp319 StringRef Name, DINodeArray Annotations) { in createPointerType()
352 DINodeArray Annotations) { in createTypedef()
363 DINode::DIFlags Flags, DINodeArray Annotations) { in createTemplateAlias()
393 DINode::DIFlags Flags, DIType *Ty, DINodeArray Annotations) { in createMemberType()
419 DINode::DIFlags Flags, DIType *Ty, DINodeArray Annotations) { in createBitFieldMemberType()
681 DINodeArray Annotations) { in createReplaceableCompositeType()
757 uint32_t AlignInBits, DINodeArray Annotations) { in createGlobalVariableExpression()
791 uint32_t AlignInBits, DINodeArray Annotations = nullptr) { in createLocalVariable()
821 DINodeArray Annotations) { in createParameterVariable()
860 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()
H A DDebugInfoMetadata.cpp744 Metadata *Annotations, StorageType Storage, bool ShouldCreate) { in getImpl()
771 Metadata *Rank, Metadata *Annotations, StorageType Storage, in getImpl()
799 Metadata *Rank, Metadata *Annotations) { in buildODRType()
841 Metadata *Rank, Metadata *Annotations) { in getODRType()
1129 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
1283 Metadata *Annotations, StorageType Storage, in getImpl()
1308 Metadata *Annotations, StorageType Storage, in getImpl()
H A DMetadata.cpp1659 void Instruction::addAnnotationMetadata(SmallVector<StringRef> Annotations) { in addAnnotationMetadata()
/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp26 Annotations::Annotations(llvm::StringRef Text) { in Annotations() function in Annotations
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1576 Metadata *Annotations = nullptr; in parseOneMetadata() local
1632 Metadata *Annotations = nullptr; in parseOneMetadata() local
2029 Metadata *Annotations = nullptr; in parseOneMetadata() local
2128 Metadata *Annotations = nullptr; in parseOneMetadata() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1233 llvm::DINodeArray Annotations = nullptr; in CreatePointerLikeType() local
1495 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType() local
1633 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType() local
1704 llvm::DINodeArray Annotations = in createBitFieldSeparatorIfNeeded() local
1714 llvm::DIScope *scope, const RecordDecl *RD, llvm::DINodeArray Annotations) { in createFieldType()
1856 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField() local
2431 SmallVector<llvm::Metadata *, 4> Annotations; in CollectBTFDeclTagAnnotations() local
3913 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType() local
4444 llvm::DINodeArray Annotations = nullptr; in emitFunctionStart() local
4519 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl() local
[all …]
H A DCodeGenModule.h434 std::vector<llvm::Constant*> Annotations; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp265 raw_svector_ostream Annotations(InsnStr); LLVMDisasmInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp291 CXAvailabilityKind Availability, const char **Annotations, in CodeCompletionString()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h173 std::vector<std::pair<MCSymbol *, MDNode *>> Annotations; member
H A DDwarfUnit.cpp886 void DwarfUnit::addAnnotation(DIE &Buffer, DINodeArray Annotations) { in addAnnotation()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp462 raw_svector_ostream Annotations(InsnStr); in createInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp583 void BTFDebug::processDeclAnnotations(DINodeArray Annotations, in processDeclAnnotations()
628 for (const Metadata *Annotations : Annots->operands()) { in genBTFTypeTags() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2867 auto Annotations = AnnotationInfos.find(II); in addMacroDeprecationMsg() local
2879 auto Annotations = AnnotationInfos.find(II); in addRestrictExpansionMsg() local
2890 auto Annotations = AnnotationInfos.find(II); in addFinalLoc() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h701 SmallVector<const char *, 2> Annotations; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1715 auto Annotations = DB.getOrCreateArray({ in getOrCreateRegionCounters() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7613 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local
7690 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local