Searched refs:shouldConsiderGEPOffsetSplit (Results 1 – 7 of 7) sorted by relevance
542 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
473 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
951 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
646 bool shouldConsiderGEPOffsetSplit() const override;
14876 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering
3120 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
4730 TLI.shouldConsiderGEPOffsetSplit() && Depth == 0 && in matchOperationAddr()