Home
last modified time | relevance | path

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

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