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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 354 /// setArgumentFrameIndex - Record frame index for the byval
357 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A,
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 513 /// setArgumentFrameIndex - Record frame index for the byval
516 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 499 /// setArgumentFrameIndex - Record frame index for the byval
502 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A,

Completed in 105 milliseconds