Home
last modified time | relevance | path

Searched refs:hasInRegAttr (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DArgument.h135 bool hasInRegAttr() const;
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp793 return A.hasByValAttr() || A.hasInRegAttr() || A.hasSwiftErrorAttr(); in isEligibleForTailCallOptimization()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp264 bool Argument::hasInRegAttr() const { in hasInRegAttr() function in Argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5325 if (i->hasInRegAttr()) in isEligibleForTailCallOptimization()