Home
last modified time | relevance | path

Searched defs:CleanupReturnInst (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h136 friend class CleanupReturnInst; // For getting `Val`. variable
H A DInstruction.h82 friend class CleanupReturnInst; // For getTopmostLLVMInstruction(). variable
1649 CleanupReturnInst(llvm::CleanupReturnInst *CRI, Context &Ctx) in CleanupReturnInst() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h56 class CleanupReturnInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1028 CleanupReturnInst::CleanupReturnInst(const CleanupReturnInst &CRI, in CleanupReturnInst() function in CleanupReturnInst
1049 CleanupReturnInst::CleanupReturnInst(Value *CleanupPad, BasicBlock *UnwindBB, in CleanupReturnInst() function in CleanupReturnInst