Home
last modified time | relevance | path

Searched defs:AttributeSetNode (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h35 class AttributeSetNode; variable
213 friend class AttributeSetNode; variable
/external/llvm/include/llvm/IR/
DAttributes.h35 class AttributeSetNode; variable
/external/llvm/lib/IR/
DAttributeImpl.h158 AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function