HomeSort by relevance Sort by last modified time
    Searched defs:getArgumentFrameIndex (Results 1 - 2 of 2) 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) {

Completed in 1247 milliseconds