Home
last modified time | relevance | path

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

12345678

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DMSP430AttributeParser.cpp23 Error MSP430AttributeParser::parseISA(AttrType Tag) { in parseISA()
28 Error MSP430AttributeParser::parseCodeModel(AttrType Tag) { in parseCodeModel()
33 Error MSP430AttributeParser::parseDataModel(AttrType Tag) { in parseDataModel()
38 Error MSP430AttributeParser::parseEnumSize(AttrType Tag) { in parseEnumSize()
43 Error MSP430AttributeParser::handler(uint64_t Tag, bool &Handled) { in handler()
H A DAutoConvert.cpp107 struct file_tag Tag; setFileTag() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp32 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local
66 Record &Tag = *Tags[i]; EmitClangCommentCommandInfo() local
127 Record &Tag = *Tags[i]; EmitClangCommentCommandList() local
[all...]
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp56 Record &Tag = **I; in EmitClangCommentHTMLNamedCharacterReferences() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp208 dwarf::Tag Tag, in saveNameRecord()
221 DIE *OutDIE, dwarf::Tag Tag, in saveNamespaceRecord()
249 dwarf::Tag Tag) { in saveObjCNameRecord()
262 dwarf::Tag Tag, in saveTypeRecord()
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp28 class Tag { class
34 Tag(StringRef Name, const SMLoc Location) : Id(Name) { Tag() function in __anonbf36c5790111::Tag
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h190 StringRef Tag; variable
216 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode()
264 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode()
429 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode()
484 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
H A DWithColor.h30 Tag, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h31 unsigned Tag = 0; member
50 unsigned Tag = 0; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h161 inline uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() argument
281 inline NORETURN uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() argument
322 inline void *addFixedTag(void *Ptr, uptr Tag) { in addFixedTag() argument
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp409 struct Tag { struct
410 Name__anon561c0f8f0b11::Tag global() argument
411 Availability__anon561c0f8f0b11::Tag global() argument
412 SwiftName__anon561c0f8f0b11::Tag global() argument
413 SwiftPrivate__anon561c0f8f0b11::Tag global() argument
414 SwiftBridge__anon561c0f8f0b11::Tag global() argument
415 NSErrorDomain__anon561c0f8f0b11::Tag global() argument
416 SwiftImportAs__anon561c0f8f0b11::Tag global() argument
417 SwiftRetainOp__anon561c0f8f0b11::Tag global() argument
418 SwiftReleaseOp__anon561c0f8f0b11::Tag global() argument
419 EnumExtensibility__anon561c0f8f0b11::Tag global() argument
420 FlagEnum__anon561c0f8f0b11::Tag global() argument
421 EnumConvenienceKind__anon561c0f8f0b11::Tag global() argument
981 for (const auto &Tag : TLItems.Tags) { convertTopLevelItems() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h101 unsigned Tag; global() member
130 emitGNUAttribute(unsigned Tag,unsigned Value) emitGNUAttribute() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h233 PDB_SymType Tag; variable
H A DNativeTypeUDT.h69 codeview::TagRecord *Tag = nullptr; variable
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp103 getTagSymNode(int Tag,SelectionDAG * DAG) getTagSymNode() argument
204 int Tag = Node->getConstantOperandVal(2); Select() local
227 int Tag = Node->getConstantOperandVal(2); Select() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp76 static CheckerProgramPointTag Tag("MPI-Checker", "UnmatchedWait"); in checkUnmatchedWaits() local
108 static CheckerProgramPointTag Tag("MPI-Checker", "MissingWait"); in checkMissingWaits() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DChecker.cpp19 int ImplicitNullDerefEvent::Tag; member in ImplicitNullDerefEvent
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkup.h38 StringRef Tag; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h36 unsigned Tag = 0; member
51 unsigned Tag = 0; variable
/freebsd-src/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()
H A DPDBExtras.cpp241 operator <<(raw_ostream & OS,const PDB_SymType & Tag) operator <<() argument
406 for (auto Tag : Stats) { operator <<() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp47 BTFTypeDerived(const DIDerivedType * DTy,unsigned Tag,bool NeedsFixup) BTFTypeDerived() argument
73 BTFTypeDerived(unsigned NextTypeId,unsigned Tag,StringRef Name) BTFTypeDerived() argument
445 BTFTypeDeclTag(uint32_t BaseTypeId,int ComponentIdx,StringRef Tag) BTFTypeDeclTag() argument
466 BTFTypeTypeTag(uint32_t NextTypeId,StringRef Tag) BTFTypeTypeTag() argument
473 BTFTypeTypeTag(const DIDerivedType * DTy,StringRef Tag) BTFTypeTypeTag() argument
773 auto Tag = CTy->getTag(); visitCompositeType() local
800 unsigned Tag = DTy->getTag(); visitDerivedType() local
948 auto Tag = DTy->getTag(); visitMapDefType() local
960 auto Tag = CTy->getTag(); visitMapDefType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp88 auto Tag = dwarf::TagString(T->getTag()); in printModuleDebugInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp204 int Tag; member
385 int Tag = I->getOperand(4).getImm(); in runOnMachineFunction() local

12345678