Searched refs:needsFixedCatchObjects (Results 1 – 6 of 6) sorted by relevance
166 if (Iter != CatchObjects.end() && TLI->needsFixedCatchObjects()) { in set()
1351 virtual bool needsFixedCatchObjects() const override;
26735 bool X86TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in X86TargetLowering
807 bool needsFixedCatchObjects() const override;
17189 bool AArch64TargetLowering::needsFixedCatchObjects() const { in needsFixedCatchObjects() function in AArch64TargetLowering
1732 virtual bool needsFixedCatchObjects() const { in needsFixedCatchObjects() function