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