Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h35 class AttributeSetNode; variable
213 friend class AttributeSetNode; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAttributes.h39 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributes.cpp637 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function in AttributeSetNode