Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h403 bool hasParamAttribute(unsigned ArgNo, Attribute::AttrKind Kind) const { in hasParamAttribute() function
/external/llvm-project/llvm/include/llvm/IR/
DFunction.h435 bool hasParamAttribute(unsigned ArgNo, Attribute::AttrKind Kind) const { in hasParamAttribute() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1322 bool AttributeList::hasParamAttribute(unsigned ArgNo, in hasParamAttribute() function in AttributeList
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp1456 bool AttributeList::hasParamAttribute(unsigned ArgNo, in hasParamAttribute() function in AttributeList