Home
last modified time | relevance | path

Searched defs:needsFixedCatchObjects (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h1842 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp22753 bool AArch64TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in AArch64TargetLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp28843 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering