Home
last modified time | relevance | path

Searched defs:Attr (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h50 std::pair<DIEValue &, size_t> addScalarAttribute(dwarf::Attribute Attr, in addScalarAttribute()
57 std::pair<DIEValue &, size_t> addLocationAttribute(dwarf::Attribute Attr, in addLocationAttribute()
71 std::pair<DIEValue &, size_t> addBlockAttribute(dwarf::Attribute Attr, in addBlockAttribute()
93 std::pair<DIEValue &, size_t> addLocListAttribute(dwarf::Attribute Attr, in addLocListAttribute()
100 std::pair<DIEValue &, size_t> addIndexedStringAttribute(dwarf::Attribute Attr, in addIndexedStringAttribute()
109 addStringPlaceholderAttribute(dwarf::Attribute Attr, dwarf::Form AttrForm) { in addStringPlaceholderAttribute()
116 std::pair<DIEValue &, size_t> addInplaceString(dwarf::Attribute Attr, in addInplaceString()
160 std::pair<DIEValue &, size_t> addAttribute(dwarf::Attribute Attr, in addAttribute()
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp139 DeclContext *Ctxt, PatchLocation Attr) { in noteForwardReference()
147 PatchLocation Attr; in fixupForwardReferences() local
175 void CompileUnit::noteRangeAttribute(const DIE &Die, PatchLocation Attr) { in noteRangeAttribute()
184 void CompileUnit::noteLocationAttribute(PatchLocation Attr) { in noteLocationAttribute()
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp82 GetFlattenedSpellings(const Record &Attr) { in GetFlattenedSpellings() argument
178 for (const auto *Attr : Attrs) { getParsedAttrList() local
211 Argument(StringRef Arg,StringRef Attr) Argument() argument
224 Argument(const Record & Arg,StringRef Attr) Argument() argument
272 SimpleArgument(const Record & Arg,StringRef Attr,std::string T) SimpleArgument() argument
395 DefaultSimpleArgument(const Record & Arg,StringRef Attr,std::string T,int64_t Default) DefaultSimpleArgument() argument
414 StringArgument(const Record & Arg,StringRef Attr) StringArgument() argument
495 AlignedArgument(const Record & Arg,StringRef Attr) AlignedArgument() argument
682 VariadicArgument(const Record & Arg,StringRef Attr,std::string T) VariadicArgument() argument
687 VariadicArgument(StringRef Arg,StringRef Attr,std::string T) VariadicArgument() argument
827 VariadicOMPInteropInfoArgument(const Record & Arg,StringRef Attr) VariadicOMPInteropInfoArgument() argument
870 VariadicParamIdxArgument(const Record & Arg,StringRef Attr) VariadicParamIdxArgument() argument
907 EnumArgument(const Record & Arg,StringRef Attr) EnumArgument() argument
1064 VariadicEnumArgument(const Record & Arg,StringRef Attr) VariadicEnumArgument() argument
1178 VersionArgument(const Record & Arg,StringRef Attr) VersionArgument() argument
1240 ExprArgument(const Record & Arg,StringRef Attr) ExprArgument() argument
1285 VariadicExprArgument(const Record & Arg,StringRef Attr) VariadicExprArgument() argument
1289 VariadicExprArgument(StringRef ArgName,StringRef Attr) VariadicExprArgument() argument
1349 VariadicIdentifierArgument(const Record & Arg,StringRef Attr) VariadicIdentifierArgument() argument
1356 VariadicStringArgument(const Record & Arg,StringRef Attr) VariadicStringArgument() argument
1379 TypeArgument(const Record & Arg,StringRef Attr) TypeArgument() argument
1419 WrappedAttr(const Record & Arg,StringRef Attr) WrappedAttr() argument
1442 createArgument(const Record & Arg,StringRef Attr,const Record * Search=nullptr) createArgument() argument
1829 for (const auto *Attr : Attrs) { emitClangAttrLateParsedList() local
2156 generateStrictConformsTo(const Record & Attr,raw_ostream & OS) generateStrictConformsTo() argument
2279 forEachUniqueSpelling(const Record & Attr,Fn && F) forEachUniqueSpelling() argument
2298 for (const auto *Attr : Attrs) { emitClangAttrTypeArgList() local
2321 const Record &Attr = *I.second; emitClangAttrArgContextList() local
2402 for (const auto *Attr : Attrs) { emitClangAttrUnevaluatedStringLiteralList() local
2429 for (const auto *Attr : Attrs) { emitClangAttrIdentifierArgList() local
2476 const Record &Attr = *I.second; emitClangAttrAcceptsExprPack() local
2522 for (const auto *Attr : Attrs) { emitAttributes() local
3012 for (const auto *Attr : Attrs) { EmitClangAttrImpl() local
3206 classifyAttr(Record * Attr) classifyAttr() argument
3249 for (auto *Attr : Attrs) { EmitClangAttrList() local
3290 for (auto *Attr : Attrs) { EmitClangAttrPrintList() local
3331 for (const auto *Attr : Attrs) { EmitClangAttrPCHRead() local
3383 for (const auto *Attr : Attrs) { EmitClangAttrPCHWrite() local
3727 for (const auto *Attr : Attrs) { EmitClangAttrASTVisitor() local
3741 for (const auto *Attr : Attrs) { EmitClangAttrASTVisitor() local
3774 for (const auto *Attr : Attrs) { EmitClangAttrASTVisitor() local
3794 for (const auto *Attr : Attrs) { EmitClangAttrTemplateInstantiateHelper() local
4017 GenerateAppertainsTo(const Record & Attr,raw_ostream & OS) GenerateAppertainsTo() argument
4133 GenerateMutualExclusionsChecks(const Record & Attr,const RecordKeeper & Records,raw_ostream & OS,raw_ostream & MergeDeclOS,raw_ostream & MergeStmtOS) GenerateMutualExclusionsChecks() argument
4314 GenerateTargetRequirements(const Record & Attr,const ParsedAttrMap & Dupes,raw_ostream & OS) GenerateTargetRequirements() argument
4356 GenerateSpellingTargetRequirements(const Record & Attr,const std::vector<Record * > & TargetSpellings,raw_ostream & OS) GenerateSpellingTargetRequirements() argument
4400 GenerateSpellingIndexToSemanticSpelling(const Record & Attr,raw_ostream & OS) GenerateSpellingIndexToSemanticSpelling() argument
4426 GenerateHandleDeclAttribute(const Record & Attr,raw_ostream & OS) GenerateHandleDeclAttribute() argument
4449 GenerateIsParamExpr(const Record & Attr,raw_ostream & OS) GenerateIsParamExpr() argument
4489 IsKnownToGCC(const Record & Attr) IsKnownToGCC() argument
4514 const Record &Attr = *I.second; EmitClangAttrParsedAttrImpl() local
4540 const Record &Attr = *I->second; EmitClangAttrParsedAttrImpl() local
4670 const Record &Attr = *A; EmitClangAttrParsedAttrKinds() local
4767 for (const auto *Attr : Attrs) { EmitClangAttrTextNodeDump() local
4806 for (const auto *Attr : Attrs) { EmitClangAttrNodeTraverse() local
4887 add(const Record & Attr,FlattenedSpelling Spelling) add() argument
5072 const Record &Attr = *A; EmitClangAttrDocs() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DWebAssembly.cpp61 if (const auto *Attr = FD->getAttr<WebAssemblyImportModuleAttr>()) { in setTargetAttributes() local
67 if (const auto *Attr = FD->getAttr<WebAssemblyImportNameAttr>()) { in setTargetAttributes() local
73 if (const auto *Attr = FD->getAttr<WebAssemblyExportNameAttr>()) { in setTargetAttributes() local
H A DAMDGPU.cpp343 if (const auto *Attr = FD->getAttr<AMDGPUWavesPerEUAttr>()) setFunctionDeclAttributes() local
346 if (const auto *Attr = FD->getAttr<AMDGPUNumSGPRAttr>()) { setFunctionDeclAttributes() local
353 if (const auto *Attr = FD->getAttr<AMDGPUNumVGPRAttr>()) { setFunctionDeclAttributes() local
632 handleAMDGPUWavesPerEUAttr(llvm::Function * F,const AMDGPUWavesPerEUAttr * Attr) handleAMDGPUWavesPerEUAttr() argument
[all...]
H A DTCE.cpp45 const ReqdWorkGroupSizeAttr *Attr = FD->getAttr<ReqdWorkGroupSizeAttr>(); in setTargetAttributes() local
H A DNVPTX.cpp259 if (CUDALaunchBoundsAttr *Attr = FD->getAttr<CUDALaunchBoundsAttr>()) setTargetAttributes() local
291 handleCUDALaunchBoundsAttr(llvm::Function * F,const CUDALaunchBoundsAttr * Attr,int32_t * MaxThreadsVal,int32_t * MinBlocksVal,int32_t * MaxClusterRankVal) handleCUDALaunchBoundsAttr() argument
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp67 } else if (AttributedTypeLoc Attr = TL.getAs<AttributedTypeLoc>()) { in lookForAttribute() local
110 MigrationContext::GCAttrOccurrence &Attr = MigrateCtx.GCAttrs.back(); in handleAttr() local
183 MigrationContext::GCAttrOccurrence &Attr in errorForGCAttrsOnNonObjC() local
199 MigrationContext::GCAttrOccurrence &Attr = MigrateCtx.GCAttrs[i]; checkWeakGCAttrs() local
333 GCAttrOccurrence &Attr = GCAttrs[i]; dumpGCAttrs() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h16 class Attr; variable
128 /// \param Attr the added attribute. in DeclarationMarkedOpenMPDeclareTarget() argument
147 AddedAttributeToRecord(const Attr * Attr,const RecordDecl * Record) AddedAttributeToRecord() argument
H A DAttrVisitor.h48 RetTy VisitAttr(PTR(Attr)) { return RetTy(); } in VisitAttr()
H A DAttrIterator.h25 class Attr; variable
H A DASTFwd.h33 class Attr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DStatepoint.cpp18 bool llvm::isStatepointDirectiveAttr(Attribute Attr) { in isStatepointDirectiveAttr()
H A DPseudoProbe.cpp96 auto Attr = PseudoProbeDwarfDiscriminator::extractProbeAttributes( in setProbeDistributionFactor() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h282 wrap(Attribute Attr) wrap() argument
287 unwrap(LLVMAttributeRef Attr) unwrap() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAttribute.h30 dwarf::Attribute Attr = dwarf::Attribute(0); member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp26 emitPseudoProbe(uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attr,const DILocation * DebugLoc) emitPseudoProbe() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp170 std::optional<unsigned> Attr = getARMFeatures() local
303 std::optional<StringRef> Attr = getRISCVFeatures() local
608 std::optional<unsigned> Attr = setARMSubArch() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp118 dwarf::Attribute Attr = AttrValue.Attr; in dumpAttribute() local
265 for (auto Attr : Attrs) { find() local
328 if (auto Attr = find(DW_AT_signature)) { resolveTypeUnitReference() local
718 mayHaveLocationList(dwarf::Attribute Attr) mayHaveLocationList() argument
735 mayHaveLocationExpr(dwarf::Attribute Attr) mayHaveLocationExpr() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp299 auto Attr = lowerFormalArguments() local
305 auto Attr = lowerFormalArguments() local
311 auto Attr = lowerFormalArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp65 void LVSymbol::addLocation(dwarf::Attribute Attr, LVAddress LowPC, in addLocation()
92 void LVSymbol::addLocationConstant(dwarf::Attribute Attr, LVUnsigned Constant, in addLocationConstant()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp283 auto Attr = F->getFnAttribute(Attribute::VScaleRange); optimizePredicateStore() local
343 auto Attr = F->getFnAttribute(Attribute::VScaleRange); optimizePredicateLoad() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp91 for (auto *Attr : D.specific_attrs<NoSanitizeAttr>()) in reportGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h116 isIntDivCheap(EVT VT,AttributeList Attr) isIntDivCheap() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrepare.cpp34 isValidForDXIL(Attribute::AttrKind Attr) isValidForDXIL() argument

1234567