Home
last modified time | relevance | path

Searched defs:getParamAttributes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h226 Attributes getParamAttributes(unsigned Idx) const { in getParamAttributes() function
/external/llvm/lib/IR/
DAttributes.cpp1066 AttributeSet AttributeSet::getParamAttributes(unsigned Index) const { in getParamAttributes() function in AttributeSet