Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Range

159     static CaseCluster range(const ConstantInt *Low, const ConstantInt *High,
232 // Emit by default LHS op RHS. MHS is used for range comparisons:
257 /// Default - the MBB of the default bb, which is a successor of the range
289 : First(F), Range(R), SValue(SV), Reg(Rg), RegVT(RgVT), Emitted(E),
293 APInt Range;
309 /// Check whether a range of clusters is dense enough for a jump table.
323 /// Check whether the range [Low,High] fits in a machine word.
327 /// on the number of destinations, comparison metric, and range.
350 /// than each cluster in the range, its rank is 0.