Home
last modified time | relevance | path

Searched refs:hasNestAttr (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DArgument.h83 bool hasNestAttr() const;
/external/llvm/include/llvm/IR/
DArgument.h92 bool hasNestAttr() const;
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DArgument.h92 bool hasNestAttr() const;
/external/llvm/include/llvm/Analysis/
DObjCARCAnalysisUtils.h149 Arg->hasNestAttr() || in IsPotentialRetainableObjPtr()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DObjCARCAnalysisUtils.h162 Arg->hasNestAttr() || in IsPotentialRetainableObjPtr()
/external/llvm/lib/IR/
DFunction.cpp138 bool Argument::hasNestAttr() const { in hasNestAttr() function in Argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp130 bool Argument::hasNestAttr() const { in hasNestAttr() function in Argument
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2045 if (I->hasNestAttr()) in HasNestArgument()
DX86ISelLowering.cpp16853 if (A.hasNestAttr()) in LowerDYNAMIC_STACKALLOC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp2189 if (I->hasNestAttr()) in HasNestArgument()
DX86ISelLowering.cpp19968 if (A.hasNestAttr()) in LowerDYNAMIC_STACKALLOC()