Home
last modified time | relevance | path

Searched defs:Tag (Results 1 – 25 of 206) sorted by relevance

123456789

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMSP430AttributeParser.cpp22 Error MSP430AttributeParser::parseISA(AttrType Tag) { in parseISA()
27 Error MSP430AttributeParser::parseCodeModel(AttrType Tag) { in parseCodeModel()
32 Error MSP430AttributeParser::parseDataModel(AttrType Tag) { in parseDataModel()
38 Error MSP430AttributeParser::parseEnumSize(AttrType Tag) { in parseEnumSize()
44 Error MSP430AttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
H A DELFAttrParserExtended.cpp67 const unsigned Tag) { in getTagName()
173 uint64_t Tag = De.getULEB128(Cursor); in parse() local
H A DHexagonAttributeParser.cpp44 Error HexagonAttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
H A DRISCVAttributeParser.cpp46 Error RISCVAttributeParser::atomicAbi(unsigned Tag) { in atomicAbi()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h26 getAttributeValue(StringRef BuildAttrSubsectionName, unsigned Tag) const { in getAttributeValue()
29 virtual std::optional<unsigned> getAttributeValue(unsigned Tag) const { in getAttributeValue()
33 getAttributeString(StringRef BuildAttrSubsectionName, unsigned Tag) const { in getAttributeString()
36 virtual std::optional<StringRef> getAttributeString(unsigned Tag) const { in getAttributeString()
H A DYAMLParser.h192 StringRef Tag; variable
218 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode()
266 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode()
431 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode()
486 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
H A DELFAttributes.h33 unsigned Tag; member
49 unsigned Tag; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp32 const Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local
65 const Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local
125 for (const Record *Tag : Tags) { in EmitClangCommentCommandList() local
H A DClangCommentHTMLTagsEmitter.cpp26 for (const Record *Tag : Tags) { in EmitClangCommentHTMLTags() local
44 for (const Record *Tag : Tags) { in EmitClangCommentHTMLTagsProperties() local
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp53 for (const Record *Tag : Records.getAllDerivedDefinitions("NCR")) { in EmitClangCommentHTMLNamedCharacterReferences() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp453 struct Tag { struct
454 StringRef Name;
455 AvailabilityItem Availability;
456 StringRef SwiftName;
457 std::optional<bool> SwiftPrivate;
458 std::optional<StringRef> SwiftBridge;
459 std::optional<StringRef> NSErrorDomain;
460 std::optional<std::string> SwiftImportAs;
461 std::optional<std::string> SwiftRetainOp;
462 std::optional<std::string> SwiftReleaseOp;
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp28 class Tag { class
35 Tag(StringRef Name, const SMLoc Location) : Id(Name) { in Tag() function in __anon0e7c43e70111::Tag
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h166 inline uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag()
286 inline NORETURN uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag()
327 inline void *addFixedTag(void *Ptr, uptr Tag) { in addFixedTag()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp168 void DIEHash::hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag, in hashDIEEntry()
248 void DIEHash::hashAttribute(const DIEValue &Value, dwarf::Tag Tag) { in hashAttribute()
336 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) { in hashAttributes()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h32 unsigned Tag = 0; member
51 unsigned Tag = 0; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h234 PDB_SymType Tag; variable
H A DNativeTypeUDT.h69 codeview::TagRecord *Tag = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DChecker.cpp18 int ImplicitNullDerefEvent::Tag; member in ImplicitNullDerefEvent
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp110 static SDValue getTagSymNode(int Tag, SelectionDAG *DAG) { in getTagSymNode()
211 int Tag = Node->getConstantOperandVal(2); in Select() local
237 int Tag = Node->getConstantOperandVal(2); in Select() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h97 unsigned Tag; member
147 void emitGNUAttribute(unsigned Tag, unsigned Value) override { in emitGNUAttribute()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.h71 static int Tag = 0; in Profile() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h36 unsigned Tag = 0; member
51 unsigned Tag = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbol.cpp59 #define FACTORY_SYMTAG_CASE(Tag, Type) \ argument
64 PDBSymbol::createSymbol(const IPDBSession &PDBSession, PDB_SymType Tag) { in createSymbol()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkup.h39 StringRef Tag; member
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h166 void setTag(unsigned Tag) { SubclassData16 = Tag; } in setTag()
244 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
525 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, in DIScope()
725 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, in DIType()
742 void mutate(unsigned Tag, unsigned Line, uint32_t AlignInBits, in mutate()
848 DIBasicType(LLVMContext &C, StorageType Storage, unsigned Tag, in DIBasicType()
855 DIBasicType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, in DIBasicType()
961 DIFixedPointType(LLVMContext &C, StorageType Storage, unsigned Tag, in DIFixedPointType()
969 DIFixedPointType(LLVMContext &C, StorageType Storage, unsigned Tag, in DIFixedPointType()
978 DIFixedPointType(LLVMContext &C, StorageType Storage, unsigned Tag, in DIFixedPointType()
[all …]

123456789