| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | MSP430AttributeParser.cpp | 22 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 D | ELFAttrParserExtended.cpp | 67 const unsigned Tag) { in getTagName() 173 uint64_t Tag = De.getULEB128(Cursor); in parse() local
|
| H A D | HexagonAttributeParser.cpp | 44 Error HexagonAttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
|
| H A D | RISCVAttributeParser.cpp | 46 Error RISCVAttributeParser::atomicAbi(unsigned Tag) { in atomicAbi()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ELFAttributeParser.h | 26 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 D | YAMLParser.h | 192 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 D | ELFAttributes.h | 33 unsigned Tag; member 49 unsigned Tag; member
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangCommentCommandInfoEmitter.cpp | 32 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 D | ClangCommentHTMLTagsEmitter.cpp | 26 for (const Record *Tag : Tags) { in EmitClangCommentHTMLTags() local 44 for (const Record *Tag : Tags) { in EmitClangCommentHTMLTagsProperties() local
|
| H A D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 53 for (const Record *Tag : Records.getAllDerivedDefinitions("NCR")) { in EmitClangCommentHTMLNamedCharacterReferences() local
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 453 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 D | CTagsEmitter.cpp | 28 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 D | memtag.h | 166 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 D | DIEHash.cpp | 168 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 D | RegisterClassInfo.h | 32 unsigned Tag = 0; member 51 unsigned Tag = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeRawSymbol.h | 234 PDB_SymType Tag; variable
|
| H A D | NativeTypeUDT.h | 69 codeview::TagRecord *Tag = nullptr; variable
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | Checker.cpp | 18 int ImplicitNullDerefEvent::Tag; member in ImplicitNullDerefEvent
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelDAGToDAG.cpp | 110 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 D | MCELFStreamer.h | 97 unsigned Tag; member 147 void emitGNUAttribute(unsigned Tag, unsigned Value) override { in emitGNUAttribute()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NoOwnershipChangeVisitor.h | 71 static int Tag = 0; in Profile() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 36 unsigned Tag = 0; member 51 unsigned Tag = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbol.cpp | 59 #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 D | Markup.h | 39 StringRef Tag; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 166 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 …]
|