Searched refs:shouldConsiderGEPOffsetSplit (Results 1 – 5 of 5) sorted by relevance
345 bool shouldConsiderGEPOffsetSplit() const override;
8690 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering
782 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
2427 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
4011 TLI.shouldConsiderGEPOffsetSplit() && Depth == 0 && in matchOperationAddr()