Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h679 bool hasStructRetAttr() const { in hasStructRetAttr() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp295 bool Argument::hasStructRetAttr() const { in hasStructRetAttr() function in Argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp890 bool hasStructRetAttr = false; in LowerCall_32() local