Home
last modified time | relevance | path

Searched defs:AttributeListImpl (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAttributes.h38 class AttributeListImpl; variable
206 friend AttributeListImpl; variable
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp122 class AttributeListImpl : public FoldingSetNode { class
132 AttributeListImpl(const AttributeWithIndex *Attr, unsigned NumAttrs) in AttributeListImpl() function in llvm::AttributeListImpl
/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h182 class AttributeListImpl; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributes.cpp804 AttributeListImpl::AttributeListImpl(LLVMContext &C, in AttributeListImpl() function in AttributeListImpl