Searched refs:needs_reg_pair (Results 1 – 2 of 2) sorted by relevance
31 static inline constexpr bool needs_reg_pair(ValueType type) { in needs_reg_pair() function37 return needs_reg_pair(type) // i64 on 32 bit in reg_class_for()
231 const int num_lowered_params = 1 + needs_reg_pair(type); in CollectReservedRegsForParameters()254 const int num_lowered_params = 1 + needs_reg_pair(type); in ProcessParameter()