Home
last modified time | relevance | path

Searched refs:getDescriptorField (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h72 DIDescriptor getDescriptorField(unsigned Elt) const;
76 return DescTy(getDescriptorField(Elt)); in getFieldAs()
150 return getDescriptorField(Idx); in getElement()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp77 DIDescriptor DIDescriptor::getDescriptorField(unsigned Elt) const { in getDescriptorField() function in DIDescriptor