Home
last modified time | relevance | path

Searched refs:hasWinEHFuncInfo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h221 bool hasWinEHFuncInfo(const Function *F) const { in hasWinEHFuncInfo() function
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp767 } else if (MMI.hasWinEHFuncInfo(F)) { in replaceFrameIndices()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2429 if (IsWin64 && MMI.hasWinEHFuncInfo(Fn)) in LowerFormalArguments()