Home
last modified time | relevance | path

Searched defs:hasStructRetAttr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h694 bool hasStructRetAttr() const { in hasStructRetAttr() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp259 bool Argument::hasStructRetAttr() const { in hasStructRetAttr() function in Argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp780 bool hasStructRetAttr = false; in LowerCall_32() local