Searched defs:needsFixedCatchObjects (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 1939 virtual bool needsFixedCatchObjects() const { needsFixedCatchObjects() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 25551 bool AArch64TargetLowering::needsFixedCatchObjects() const { needsFixedCatchObjects() function in AArch64TargetLowering |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 27190 bool X86TargetLowering::needsFixedCatchObjects() const { needsFixedCatchObjects() function in X86TargetLowering |