Searched defs:EHPadBB (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h620 const BasicBlock *EHPadBB = nullptr; member in struct:llvm::SelectionDAGBuilder::StatepointLoweringInfo
H A DStatepointLowering.cpp926 LowerCallSiteWithDeoptBundleImpl( const CallBase *Call, SDValue Callee, const BasicBlock *EHPadBB, bool VarArgDisallowed, bool ForceVoidReturnTy) argument
959 LowerCallSiteWithDeoptBundle( const CallBase *Call, SDValue Callee, const BasicBlock *EHPadBB) argument
[all...]
H A DSelectionDAGBuilder.cpp1680 findWasmUnwindDestinations( FunctionLoweringInfo &FuncInfo, const BasicBlock *EHPadBB, BranchProbability Prob, SmallVectorImpl<std::pair<MachineBasicBlock *, BranchProbability>> &UnwindDests) argument
1714 findUnwindDestinations( FunctionLoweringInfo &FuncInfo, const BasicBlock *EHPadBB, BranchProbability Prob, SmallVectorImpl<std::pair<MachineBasicBlock *, BranchProbability>> &UnwindDests) argument
2776 const BasicBlock *EHPadBB = I.getSuccessor(1); local
2801 LowerStatepoint(ImmutableStatepoint(&I), EHPadBB); local
7077 lowerInvokable(TargetLowering::CallLoweringInfo &CLI, const BasicBlock *EHPadBB) argument
7149 LowerCallTo(ImmutableCallSite CS, SDValue Callee, bool isTailCall, const BasicBlock *EHPadBB) argument
8801 visitPatchpoint(ImmutableCallSite CS, const BasicBlock *EHPadBB) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1692 const BasicBlock *EHPadBB = I.getSuccessor(1); local

Completed in 112 milliseconds