Home
last modified time | relevance | path

Searched refs:getWinEHFuncInfo (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWin64Exception.cpp78 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in beginFunction()
281 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in emitCXXFrameHandler3Table()
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h220 WinEHFuncInfo &getWinEHFuncInfo(const Function *F);
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp761 WinEHFuncInfo &FuncInfo = MMI.getWinEHFuncInfo(Fn.getFunction()); in replaceFrameIndices()
768 WinEHFuncInfo &FuncInfo = MMI.getWinEHFuncInfo(Fn.getFunction()); in replaceFrameIndices()
DMachineModuleInfo.cpp610 WinEHFuncInfo &MachineModuleInfo::getWinEHFuncInfo(const Function *F) { in getWinEHFuncInfo() function in MachineModuleInfo
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp280 WinEHFuncInfo &FI = MMI.getWinEHFuncInfo(WinEHParentFn); in set()
DSelectionDAGISel.cpp1017 WinEHFuncInfo &FI = MF->getMMI().getWinEHFuncInfo(MF->getFunction()); in PrepareEHLandingPad()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2529 MMI.getWinEHFuncInfo(Fn) in LowerFormalArguments()
2612 MMI.getWinEHFuncInfo(MF.getFunction()).UnwindHelpFrameIdx = UnwindHelpFI; in LowerFormalArguments()