/external/llvm/lib/IR/ |
D | AttributeImpl.h | 149 class AttributeSetNode final 151 private TrailingObjects<AttributeSetNode, Attribute> { 158 AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function 173 void operator=(const AttributeSetNode &) = delete; 174 AttributeSetNode(const AttributeSetNode &) = delete; 178 static AttributeSetNode *get(LLVMContext &C, ArrayRef<Attribute> Attrs); 212 typedef std::pair<unsigned, AttributeSetNode *> IndexAttrPair; 243 ArrayRef<std::pair<unsigned, AttributeSetNode *> > Slots) in AttributeSetImpl() 251 for (const std::pair<unsigned, AttributeSetNode *> *i = Slots.begin() + 1, in AttributeSetImpl() 265 const std::pair<unsigned, AttributeSetNode *> &Last = Slots.back(); in AttributeSetImpl() [all …]
|
D | Attributes.cpp | 543 AttributeSetNode *AttributeSetNode::get(LLVMContext &C, in get() 559 AttributeSetNode *PA = in get() 567 PA = new (Mem) AttributeSetNode(SortedAttrs); in get() 575 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() 582 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() 591 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() 598 unsigned AttributeSetNode::getAlignment() const { in getAlignment() 605 unsigned AttributeSetNode::getStackAlignment() const { in getStackAlignment() 612 uint64_t AttributeSetNode::getDereferenceableBytes() const { in getDereferenceableBytes() 619 uint64_t AttributeSetNode::getDereferenceableOrNullBytes() const { in getDereferenceableOrNullBytes() [all …]
|
D | LLVMContextImpl.cpp | 122 for (FoldingSetIterator<AttributeSetNode> I = AttrsSetNodes.begin(), in ~LLVMContextImpl() 124 FoldingSetIterator<AttributeSetNode> Elem = I++; in ~LLVMContextImpl()
|
D | LLVMContextImpl.h | 1058 FoldingSet<AttributeSetNode> AttrsSetNodes;
|
/external/llvm-project/llvm/lib/IR/ |
D | AttributeImpl.h | 211 class AttributeSetNode final 213 private TrailingObjects<AttributeSetNode, Attribute> { 221 AttributeSetNode(ArrayRef<Attribute> Attrs); 223 static AttributeSetNode *getSorted(LLVMContext &C, 229 AttributeSetNode(const AttributeSetNode &) = delete; 230 AttributeSetNode &operator=(const AttributeSetNode &) = delete; 234 static AttributeSetNode *get(LLVMContext &C, const AttrBuilder &B); 236 static AttributeSetNode *get(LLVMContext &C, ArrayRef<Attribute> Attrs);
|
D | Attributes.cpp | 658 return AttributeSet(AttributeSetNode::get(C, B)); in get() 662 return AttributeSet(AttributeSetNode::get(C, Attrs)); in get() 799 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function in AttributeSetNode 812 AttributeSetNode *AttributeSetNode::get(LLVMContext &C, in get() 819 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, in getSorted() 833 AttributeSetNode *PA = in getSorted() 841 PA = new (Mem) AttributeSetNode(SortedAttrs); in getSorted() 849 AttributeSetNode *AttributeSetNode::get(LLVMContext &C, const AttrBuilder &B) { in get() 905 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() 910 AttributeSetNode::findEnumAttribute(Attribute::AttrKind Kind) const { in findEnumAttribute() [all …]
|
D | LLVMContextImpl.cpp | 106 for (FoldingSetIterator<AttributeSetNode> I = AttrsSetNodes.begin(), in ~LLVMContextImpl() 108 FoldingSetIterator<AttributeSetNode> Elem = I++; in ~LLVMContextImpl()
|
D | LLVMContextImpl.h | 1362 FoldingSet<AttributeSetNode> AttrsSetNodes;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AttributeImpl.h | 177 class AttributeSetNode final 179 private TrailingObjects<AttributeSetNode, Attribute> { 186 AttributeSetNode(ArrayRef<Attribute> Attrs); 190 AttributeSetNode(const AttributeSetNode &) = delete; 191 AttributeSetNode &operator=(const AttributeSetNode &) = delete; 195 static AttributeSetNode *get(LLVMContext &C, const AttrBuilder &B); 197 static AttributeSetNode *get(LLVMContext &C, ArrayRef<Attribute> Attrs);
|
D | Attributes.cpp | 590 return AttributeSet(AttributeSetNode::get(C, B)); in get() 594 return AttributeSet(AttributeSetNode::get(C, Attrs)); in get() 719 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function in AttributeSetNode 736 AttributeSetNode *AttributeSetNode::get(LLVMContext &C, in get() 752 AttributeSetNode *PA = in get() 760 PA = new (Mem) AttributeSetNode(SortedAttrs); in get() 768 AttributeSetNode *AttributeSetNode::get(LLVMContext &C, const AttrBuilder &B) { in get() 815 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() 822 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() 831 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() [all …]
|
D | LLVMContextImpl.cpp | 122 for (FoldingSetIterator<AttributeSetNode> I = AttrsSetNodes.begin(), in ~LLVMContextImpl() 124 FoldingSetIterator<AttributeSetNode> Elem = I++; in ~LLVMContextImpl()
|
D | LLVMContextImpl.h | 1270 FoldingSet<AttributeSetNode> AttrsSetNodes;
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | pr22674.ll | 7 %"class.llvm::AttributeSetNode.230.2029.3828.6141.6912.7683.8454.9482.9996.10253.18506" = type { %"… 9 ….6923.7694.8465.9493.10007.10264.18507" = type { i32, %"class.llvm::AttributeSetNode.230.2029.3828… 48 …0 = load %"class.llvm::AttributeSetNode.230.2029.3828.6141.6912.7683.8454.9482.9996.10253.18506"*,… 49 … inbounds %"class.llvm::AttributeSetNode.230.2029.3828.6141.6912.7683.8454.9482.9996.10253.18506",…
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | pr22674.ll | 7 %"class.llvm::AttributeSetNode.230.2029.3828.6141.6912.7683.8454.9482.9996.10253.18506" = type { %"… 9 ….6923.7694.8465.9493.10007.10264.18507" = type { i32, %"class.llvm::AttributeSetNode.230.2029.3828… 48 …0 = load %"class.llvm::AttributeSetNode.230.2029.3828.6141.6912.7683.8454.9482.9996.10253.18506"*,… 49 … inbounds %"class.llvm::AttributeSetNode.230.2029.3828.6141.6912.7683.8454.9482.9996.10253.18506",…
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Attributes.h | 35 class AttributeSetNode; variable 213 friend class AttributeSetNode; variable 221 AttributeSetNode *getAttributes(unsigned Index) const; 228 AttributeSetNode*> > Attrs); 232 AttributeSetNode*> > Attrs);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.h | 39 class AttributeSetNode; variable 223 AttributeSetNode *SetNode = nullptr; 226 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() 312 return AttributeSet(reinterpret_cast<AttributeSetNode *>(Val)); 318 return AttributeSet(reinterpret_cast<AttributeSetNode *>(Val)); 349 friend class AttributeSetNode;
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 35 class AttributeSetNode; variable 220 AttributeSetNode *getAttributes(unsigned Index) const; 227 AttributeSetNode*> > Attrs); 231 AttributeSetNode*> > Attrs);
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.h | 38 class AttributeSetNode; variable 248 AttributeSetNode *SetNode = nullptr; 251 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() 340 return AttributeSet(reinterpret_cast<AttributeSetNode *>(Val)); 346 return AttributeSet(reinterpret_cast<AttributeSetNode *>(Val)); 377 friend class AttributeSetNode;
|