/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 105 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local 125 WasmEHFuncInfo &EHInfo = *MF->getWasmEHFuncInfo(); in set() local 293 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local 316 WasmEHFuncInfo &EHInfo = *MF->getWasmEHFuncInfo(); in set() local
|
D | SelectionDAGBuilder.cpp | 6405 WinEHFuncInfo *EHInfo = DAG.getMachineFunction().getWinEHFuncInfo(); in lowerInvokable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLateEHPrepare.cpp | 124 auto *EHInfo = MF.getWasmEHFuncInfo(); in replaceFuncletReturns() local 215 auto *EHInfo = MF.getWasmEHFuncInfo(); in addRethrows() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 106 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local 324 WinEHFuncInfo &EHInfo = *MF->getWinEHFuncInfo(); in set() local
|
D | SelectionDAGBuilder.cpp | 5746 WinEHFuncInfo *EHInfo = DAG.getMachineFunction().getWinEHFuncInfo(); in lowerInvokable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | WasmEHPrepare.cpp | 334 void llvm::calculateWasmEHInfo(const Function *F, WasmEHFuncInfo &EHInfo) { in calculateWasmEHInfo()
|
D | StackColoring.cpp | 1068 if (WinEHFuncInfo *EHInfo = MF->getWinEHFuncInfo()) in remapInstructions() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 360 InvokeStateChangeIterator(const WinEHFuncInfo &EHInfo, in InvokeStateChangeIterator() 374 range(const WinEHFuncInfo &EHInfo, MachineFunction::const_iterator Begin, in range() 412 const WinEHFuncInfo &EHInfo; member in __anon4cfc856a0111::InvokeStateChangeIterator
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 352 InvokeStateChangeIterator(const WinEHFuncInfo &EHInfo, in InvokeStateChangeIterator() 366 range(const WinEHFuncInfo &EHInfo, MachineFunction::const_iterator Begin, in range() 404 const WinEHFuncInfo &EHInfo; member in __anonc2401cd20111::InvokeStateChangeIterator
|
/external/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 908 if (WinEHFuncInfo *EHInfo = MF->getWinEHFuncInfo()) in remapInstructions() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 3120 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
|
D | X86ISelLowering.cpp | 3344 if (WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo()) { in LowerFormalArguments() local 21479 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHRegistrationNode() local 21497 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHGuard() local
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 2951 WinEHFuncInfo &EHInfo = *MF.getWinEHFuncInfo(); in processFunctionBeforeFrameFinalized() local
|
D | X86ISelLowering.cpp | 2874 if (WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo()) { in LowerFormalArguments() local 18335 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHRegistrationNode() local 18353 WinEHFuncInfo *EHInfo = MF.getWinEHFuncInfo(); in MarkEHGuard() local
|