Searched refs:needsFixedCatchObjects (Results 1 – 6 of 6) sorted by relevance
163 if (Iter != CatchObjects.end() && TLI->needsFixedCatchObjects()) { in set()
847 bool needsFixedCatchObjects() const override;
20830 bool AArch64TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in AArch64TargetLowering
1412 bool needsFixedCatchObjects() const override;
28271 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering
1809 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function