Home
last modified time | relevance | path

Searched refs:Funclets (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dwineh-try-catch-vla.ll9 ; (Funclets aren't allowed to contain dynamic allocas.)
H A DO0-pipeline.ll67 ; CHECK-NEXT: Contiguously Lay Out Funclets
H A DO3-pipeline.ll219 ; CHECK-NEXT: Contiguously Lay Out Funclets
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A DO0-pipeline.ll54 ; CHECK-NEXT: Contiguously Lay Out Funclets
H A DO3-pipeline.ll157 ; CHECK-NEXT: Contiguously Lay Out Funclets
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dlate-address-taken.ll45 ; REMARKS-NEXT: - String: EH Funclets are not supported yet.
H A DO0-pipeline.ll69 ; CHECK-NEXT: Contiguously Lay Out Funclets
H A Dopt-pipeline.ll202 ; CHECK-NEXT: Contiguously Lay Out Funclets
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp745 for (auto &Funclets : FuncletBlocks) { in cloneCommonBlocks() local
746 BasicBlock *FuncletPadBB = Funclets.first; in cloneCommonBlocks()
747 std::vector<BasicBlock *> &BlocksInFunclet = Funclets.second; in cloneCommonBlocks()
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A DO3-pipeline.ll187 ; CHECK-NEXT: Contiguously Lay Out Funclets
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A DO3-pipeline.ll204 ; CHECK-NEXT: Contiguously Lay Out Funclets
/llvm-project-15.0.7/llvm/docs/
H A DExceptionHandling.rst557 Funclets, in this context, are regions of the parent function that can be called