HomeSort by: relevance | last modified time | path
    Searched refs:getCatchPadExceptionPointerVReg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 276 Register getCatchPadExceptionPointerVReg(const Value *CPI,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 540 Register FunctionLoweringInfo::getCatchPadExceptionPointerVReg(
SelectionDAGISel.cpp 1261 unsigned VReg = FuncInfo->getCatchPadExceptionPointerVReg(CPI, PtrRC);
SelectionDAGBuilder.cpp 6902 unsigned VReg = FuncInfo.getCatchPadExceptionPointerVReg(CPI, PtrRC);

Completed in 39 milliseconds