HomeSort by relevance Sort by last modified time
    Searched defs:hasStructRetAttr (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/IR/
Function.cpp 119 bool Argument::hasStructRetAttr() const {
  /external/llvm/include/llvm/IR/
Function.h 299 bool hasStructRetAttr() const {
Instructions.h     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 211 if (MF.getFunction()->hasStructRetAttr()) {
472 if (MF.getFunction()->hasStructRetAttr()) {
712 bool hasStructRetAttr = false;
753 hasStructRetAttr = true;
    [all...]

Completed in 1393 milliseconds