Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h451 Type *getParamByValType(unsigned ArgNo) const { in getParamByValType() function
DCallSite.h419 Type *getParamByValType(unsigned ArgNo) const { in getParamByValType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp134 Type *Argument::getParamByValType() const { in getParamByValType() function in Argument
DAttributes.cpp1359 Type *AttributeList::getParamByValType(unsigned Index) const { in getParamByValType() function in AttributeList