Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:simplify_type

51 template <typename T> struct simplify_type;
212 template<> struct simplify_type<SDValue> {
218 template<> struct simplify_type<const SDValue> {
309 /// simplify_type specializations - Allow casting operators to work directly on
311 template<> struct simplify_type<SDUse> {