Searched refs:extractConstOffset (Results 1 – 1 of 1) sorted by relevance
266 std::optional<int32_t> extractConstOffset(const MachineOperand &Op) const;1988 SILoadStoreOptimizer::extractConstOffset(const MachineOperand &Op) const { in extractConstOffset() function in SILoadStoreOptimizer2038 auto Offset0P = extractConstOffset(*Src0); in processBaseWithConstOffset()2042 if (!(Offset0P = extractConstOffset(*Src1))) in processBaseWithConstOffset()