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.cpp306 StringRef Name, DINodeArray Annotations) { in createPointerType()
338 DINodeArray Annotations) { in createTypedef()
367 DINode::DIFlags Flags, DIType *Ty, DINodeArray Annotations) { in createMemberType()
393 DINode::DIFlags Flags, DIType *Ty, DINodeArray Annotations) { in createBitFieldMemberType()
654 DINodeArray Annotations) { in createReplaceableCompositeType()
730 uint32_t AlignInBits, DINodeArray Annotations) { in createGlobalVariableExpression()
764 uint32_t AlignInBits, DINodeArray Annotations = nullptr) { in createLocalVariable()
794 DINodeArray Annotations) { in createParameterVariable()
833 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()
H A DDebugInfoMetadata.cpp740 Metadata *ExtraData, Metadata *Annotations, in getImpl()
761 Metadata *Rank, Metadata *Annotations, StorageType Storage, in getImpl()
789 Metadata *Rank, Metadata *Annotations) { in buildODRType()
831 Metadata *Rank, Metadata *Annotations) { in getODRType()
1119 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
1273 Metadata *Annotations, StorageType Storage, in getImpl()
1298 Metadata *Annotations, StorageType Storage, in getImpl()
H A DMetadata.cpp1650 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/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1214 llvm::DINodeArray Annotations = nullptr; in CreatePointerLikeType() local
1394 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(Ty->getDecl()); in CreateType() local
1529 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(BitFieldDecl); in createBitFieldType() local
1600 llvm::DINodeArray Annotations = in createBitFieldSeparatorIfNeeded() local
1730 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(field); in CollectRecordNormalField() local
2305 SmallVector<llvm::Metadata *, 4> Annotations; in CollectBTFDeclTagAnnotations() local
3760 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in CreateLimitedType() local
4291 llvm::DINodeArray Annotations = nullptr; in emitFunctionStart() local
4366 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(D); in EmitFunctionDecl() local
4717 llvm::DINodeArray Annotations = CollectBTFDeclTagAnnotations(VD); in EmitDeclare() local
[all …]
H A DCodeGenModule.h432 std::vector<llvm::Constant*> Annotations; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1568 Metadata *Annotations = nullptr; in parseOneMetadata() local
1615 Metadata *Annotations = nullptr; in parseOneMetadata() local
2012 Metadata *Annotations = nullptr; in parseOneMetadata() local
2111 Metadata *Annotations = nullptr; in parseOneMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp266 raw_svector_ostream Annotations(InsnStr); in LLVMDisasmInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h173 std::vector<std::pair<MCSymbol *, MDNode *>> Annotations; member
H A DDwarfUnit.cpp853 void DwarfUnit::addAnnotation(DIE &Buffer, DINodeArray Annotations) { in addAnnotation()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp291 CXAvailabilityKind Availability, const char **Annotations, in CodeCompletionString()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp433 raw_svector_ostream Annotations(InsnStr); in createInstructions() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2796 auto Annotations = AnnotationInfos.find(II); in addMacroDeprecationMsg() local
2808 auto Annotations = AnnotationInfos.find(II); in addRestrictExpansionMsg() local
2819 auto Annotations = AnnotationInfos.find(II); in addFinalLoc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp582 void BTFDebug::processDeclAnnotations(DINodeArray Annotations, in processDeclAnnotations()
627 for (const Metadata *Annotations : Annots->operands()) { in genBTFTypeTags() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h699 SmallVector<const char *, 2> Annotations; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1375 auto Annotations = DB.getOrCreateArray({ in getOrCreateRegionCounters() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7501 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local
7578 raw_svector_ostream Annotations(AnnotationsBytes); in DisassembleMachO() local