HomeSort by relevance Sort by last modified time
    Searched defs:getArgumentFrameIndex (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 362 /// getArgumentFrameIndex - Get frame index for the byval argument.
365 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) {
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 521 /// getArgumentFrameIndex - Get frame index for the byval argument.
524 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 507 /// getArgumentFrameIndex - Get frame index for the byval argument.
510 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) {

Completed in 205 milliseconds