Home
last modified time | relevance | path

Searched refs:hasInAllocaArgument (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/IR/
DCallSite.h556 bool hasInAllocaArgument() const { in hasInAllocaArgument() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h615 bool hasInAllocaArgument() const { in hasInAllocaArgument() function
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3051 if (CLI.CS && CLI.CS->hasInAllocaArgument()) in fastLowerCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp3259 if (CLI.CS && CLI.CS->hasInAllocaArgument()) in fastLowerCall()
/external/llvm/lib/IR/
DVerifier.cpp2536 if (CS.hasInAllocaArgument()) { in verifyCallSite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp2747 if (CS.hasInAllocaArgument()) { in verifyCallSite()