Searched refs:matchConstant (Results 1 – 1 of 1) sorted by relevance
66 inline std::optional<ConstT> matchConstant(Register,70 inline std::optional<APInt> matchConstant(Register Reg, in matchConstant() function76 inline std::optional<int64_t> matchConstant(Register Reg, in matchConstant() function85 if (auto MaybeCst = matchConstant<ConstT>(Reg, MRI)) { in match()120 if (auto MaybeCst = matchConstant<ConstT>(Reg, MRI)) { in match()