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 142 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 219 if (MF.getFunction()->hasStructRetAttr()) {
483 if (MF.getFunction()->hasStructRetAttr()) {
742 bool hasStructRetAttr = false;
783 hasStructRetAttr = true;
    [all...]

Completed in 72 milliseconds