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

  /external/llvm/include/llvm/IR/
Function.h 371 bool hasStructRetAttr() const {
  /external/llvm/lib/IR/
Function.cpp 155 bool Argument::hasStructRetAttr() const {
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 264 if (MF.getFunction()->hasStructRetAttr()) {
535 if (MF.getFunction()->hasStructRetAttr()) {
795 bool hasStructRetAttr = false;
    [all...]

Completed in 136 milliseconds