Searched refs:needsFixedCatchObjects (Results 1 – 6 of 6) sorted by relevance
153 if (Iter != CatchObjects.end() && TLI->needsFixedCatchObjects()) { in set()
1493 bool needsFixedCatchObjects() const override;
27409 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering
967 bool needsFixedCatchObjects() const override;
27001 bool AArch64TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in AArch64TargetLowering
2016 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function