Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h417 bool hasStructRetAttr() const { in hasStructRetAttr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h611 bool hasStructRetAttr() const { in hasStructRetAttr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp166 bool Argument::hasStructRetAttr() const { in hasStructRetAttr() function in Argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp782 bool hasStructRetAttr = false; in LowerCall_32() local