| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | GlobalVariable.h | 212 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 213 return Attrs.getAttribute(Kind); in getAttribute() 217 Attribute getAttribute(StringRef Kind) const { in getAttribute() function 218 return Attrs.getAttribute(Kind); in getAttribute()
|
| H A D | Argument.h | 169 Attribute getAttribute(Attribute::AttrKind Kind) const;
|
| H A D | Attributes.h | 359 Attribute getAttribute(Attribute::AttrKind Kind) const; 362 Attribute getAttribute(StringRef Kind) const; 1090 Attribute getAttribute(Attribute::AttrKind Kind) const; 1094 Attribute getAttribute(StringRef Kind) const;
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIEHash.cpp | 34 if (V.getAttribute() == Attr) in getDIEStringAttr() 115 << dwarf::AttributeString(V.getAttribute()) in collectAttributes() 117 switch (V.getAttribute()) { in collectAttributes() 249 dwarf::Attribute Attribute = Value.getAttribute(); in hashAttribute()
|
| H A D | DIE.cpp | 74 AP->emitULEB128(AttrData.getAttribute(), in Emit() 75 dwarf::AttributeString(AttrData.getAttribute()).data()); in Emit() 114 << dwarf::AttributeString(Data[i].getAttribute()) in print() 184 Abbrev.AddImplicitConstAttribute(V.getAttribute(), in generateAbbrev() 187 Abbrev.AddAttribute(V.getAttribute(), V.getForm()); in generateAbbrev() 220 if (V.getAttribute() == Attribute) in findAttribute() 253 O << dwarf::AttributeString(V.getAttribute()); in print()
|
| H A D | AsmPrinterDwarf.cpp | 296 dwarf::Attribute Attr = V.getAttribute(); in emitDwarfDIE()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Attributes.cpp | 699 return SetNode ? SetNode->getAttribute(Kind) : Attribute(); in getAttribute() 702 Attribute AttributeSet::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSet 703 return SetNode ? SetNode->getAttribute(Kind) : Attribute(); in getAttribute() 880 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode 1420 return getAttributes(Index).getAttribute(Kind); in getAttributeAtIndex() 1425 return getAttributes(Index).getAttribute(Kind); in getAttributeAtIndex() 1643 Attribute A = getAttribute(Kind); in getRawIntAttr() 1730 Attribute A = getAttribute(Kind); in getTypeAttr() 1783 Attribute AttrBuilder::getAttribute(StringRef A) const { in getAttribute() function in AttrBuilder 1791 return getAttribute(A).isValid(); in contains() [all …]
|
| H A D | AttributeImpl.h | 248 Attribute getAttribute(Attribute::AttrKind Kind) const; 249 Attribute getAttribute(StringRef Kind) const;
|
| /llvm-project-15.0.7/mlir/include/mlir/TableGen/ |
| H A D | Operator.h | 142 NamedAttribute &getAttribute(int index) { return attributes[index]; } in getAttribute() function 143 const NamedAttribute &getAttribute(int index) const { in getAttribute() function
|
| H A D | Attribute.h | 126 Attribute getAttribute() const;
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/assets/ |
| H A D | index.js | 75 CurrentDirectory = IndexDiv.getAttribute("path");
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/libscanbuild/resources/ |
| H A D | sorttable.js | 209 if (node.getAttribute("sorttable_customkey") != null) { 210 return node.getAttribute("sorttable_customkey");
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/resources/ |
| H A D | sorttable.js | 225 if (node.getAttribute("sorttable_customkey") != null) { 226 return node.getAttribute("sorttable_customkey");
|
| /llvm-project-15.0.7/clang/tools/scan-build/share/scan-build/ |
| H A D | sorttable.js | 209 if (node.getAttribute("sorttable_customkey") != null) { 210 return node.getAttribute("sorttable_customkey");
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video.js | 134 var preload = this.video.getAttribute("preload"); 143 var autoplay = this.video.getAttribute("autoplay"); 729 if (tracks[i].getAttribute("kind") == "subtitles" && tracks[i].getAttribute("src")) { 730 this.subtitlesSource = tracks[i].getAttribute("src");
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | InferTypeOpInterface.h | 147 Attribute getAttribute() const { return attr; }; in getAttribute() function
|
| /llvm-project-15.0.7/mlir/lib/TableGen/ |
| H A D | Attribute.cpp | 140 Attribute ConstantAttr::getAttribute() const { in getAttribute() function in ConstantAttr
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 36 *I = DIEValue(Old.getAttribute(), Old.getForm(), DIEInteger(New)); in set()
|
| /llvm-project-15.0.7/mlir/lib/Interfaces/ |
| H A D | InferTypeOpInterface.cpp | 190 assert(shapeAndType.getAttribute() == nullptr && "attribute not supported"); in inferReturnTensorTypes()
|
| /llvm-project-15.0.7/llvm/lib/WindowsManifest/ |
| H A D | WindowsManifestMerger.cpp | 96 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() function 211 getAttribute(OriginalNode, Attribute->name)) { in mergeAttributes()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | AssumeBundleBuilder.cpp | 158 Arg->getAttribute(RK.AttrKind).getValueAsInt() >= RK.ArgValue)) in isKnowledgeWorthPreserving() 426 Arg->getAttribute(RK.AttrKind).getValueAsInt() >= in dropRedundantKnowledge()
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXLowerArgs.cpp | 243 Arg->getAttribute(Attribute::Alignment).getValueAsInt(); in adjustByValArgAlignment()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 67 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function 488 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVCallLowering.cpp | 157 Arg.getAttribute(Attribute::Alignment).getValueAsInt()); in lowerFormalArguments()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/TransformOps/ |
| H A D | LinalgTransformOps.cpp | 464 if (getAttribute().has_value() && !op->hasAttr(getAttribute().value())) in apply()
|