Home
last modified time | relevance | path

Searched defs:isInAllocaArgument (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h544 bool isInAllocaArgument(unsigned ArgNo) const { in isInAllocaArgument() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h612 bool isInAllocaArgument(unsigned ArgNo) const { in isInAllocaArgument() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCall.cpp2856 static bool isInAllocaArgument(CGCXXABI &ABI, QualType type) { in isInAllocaArgument() function