HomeSort by relevance Sort by last modified time
    Searched refs:hasStructRetAttr (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/
Argument.h 72 bool hasStructRetAttr() const;
Function.h 273 bool hasStructRetAttr() const {
  /external/llvm/include/llvm/IR/
Argument.h 104 bool hasStructRetAttr() const;
  /external/llvm/unittests/ExecutionEngine/Orc/
IndirectionUtilsTest.cpp 43 EXPECT_TRUE(Call->hasStructRetAttr())
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Argument.h 104 bool hasStructRetAttr() const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Argument.h 93 bool hasStructRetAttr() const;
  /external/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /external/llvm/lib/IR/
Mangler.cpp 165 (FT->getNumParams() == 1 && MSFunc->hasStructRetAttr())))
  /frameworks/compile/libbcc/lib/
RSX86CallConvPass.cpp 66 if (Arg.hasStructRetAttr())
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 150 Arg->hasStructRetAttr())
  /external/swiftshader/third_party/LLVM/lib/Target/
Mangler.cpp 221 (FT->getNumParams() == 1 && F->hasStructRetAttr())))

Completed in 1190 milliseconds

1 2 3