Home
last modified time | relevance | path

Searched defs:EHInfo (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp106 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
126 WasmEHFuncInfo &EHInfo = *MF->getWasmEHFuncInfo(); in set() local
301 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
324 WasmEHFuncInfo &EHInfo = *MF->getWasmEHFuncInfo(); in set() local
DSelectionDAGBuilder.cpp7138 WinEHFuncInfo *EHInfo = DAG.getMachineFunction().getWinEHFuncInfo(); in lowerInvokable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp352 void llvm::calculateWasmEHInfo(const Function *F, WasmEHFuncInfo &EHInfo) { in calculateWasmEHInfo()
DStackColoring.cpp1087 if (WinEHFuncInfo *EHInfo = MF->getWinEHFuncInfo()) in remapInstructions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp387 InvokeStateChangeIterator(const WinEHFuncInfo &EHInfo, in InvokeStateChangeIterator()
401 range(const WinEHFuncInfo &EHInfo, MachineFunction::const_iterator Begin, in range()
439 const WinEHFuncInfo &EHInfo; member in __anon459a20f00111::InvokeStateChangeIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp238 auto *EHInfo = MF.getWasmEHFuncInfo(); in addExceptionExtraction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2627 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3185 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
DX86ISelLowering.cpp3688 if (WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo()) { in LowerFormalArguments() local
24741 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHRegistrationNode() local
24759 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHGuard() local