Home
last modified time | relevance | path

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

12

/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DAIXException.cpp39 auto *EHInfo = in emitExceptionInfoTable() local
DWinException.cpp397 InvokeStateChangeIterator(const WinEHFuncInfo &EHInfo, in InvokeStateChangeIterator()
411 range(const WinEHFuncInfo &EHInfo, MachineFunction::const_iterator Begin, in range()
449 const WinEHFuncInfo &EHInfo; member in __anon5a7e21a30111::InvokeStateChangeIterator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp103 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
302 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
323 WasmEHFuncInfo &EHInfo = *MF->getWasmEHFuncInfo(); in set() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp106 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
324 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
DSelectionDAGBuilder.cpp5746 WinEHFuncInfo *EHInfo = DAG.getMachineFunction().getWinEHFuncInfo(); in lowerInvokable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.cpp134 if (auto *EHInfo = MF.getWasmEHFuncInfo()) { in WebAssemblyFunctionInfo() local
DWebAssemblyCFGSort.cpp222 const auto *EHInfo = MF.getWasmEHFuncInfo(); in sortBlocks() local
DWebAssemblyExceptionInfo.cpp123 const auto *EHInfo = MF.getWasmEHFuncInfo(); in recalculate() local
DWebAssemblyCFGStackify.cpp1293 const auto *EHInfo = MF.getWasmEHFuncInfo(); in fixCatchUnwindMismatches() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp352 InvokeStateChangeIterator(const WinEHFuncInfo &EHInfo, in InvokeStateChangeIterator()
366 range(const WinEHFuncInfo &EHInfo, MachineFunction::const_iterator Begin, in range()
404 const WinEHFuncInfo &EHInfo; member in __anonef767c7b0111::InvokeStateChangeIterator
/external/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 __anon7133a65d0111::InvokeStateChangeIterator
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp348 void llvm::calculateWasmEHInfo(const Function *F, WasmEHFuncInfo &EHInfo) { in calculateWasmEHInfo()
DStackColoring.cpp1136 if (WinEHFuncInfo *EHInfo = MF->getWinEHFuncInfo()) in remapInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp238 auto *EHInfo = MF.getWasmEHFuncInfo(); in addExceptionExtraction() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp908 if (WinEHFuncInfo *EHInfo = MF->getWinEHFuncInfo()) in remapInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2627 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2951 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
DX86ISelLowering.cpp2874 if (WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo()) { in LowerFormalArguments() local
18335 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHRegistrationNode() local
18353 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHGuard() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3185 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3825 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in adjustFrameForMsvcCxxEh() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp3336 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local

12