Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1939 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25551 bool AArch64TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27190 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering