Searched defs:genXType (Results 1 – 2 of 2) sorted by relevance
3118 static ExprP<T> genXType(const ExprP<T> &x) in genXType() function3127 static ExprP<Vector<T, 2>> genXType(const ExprP<T> &x) in genXType() function3136 static ExprP<Vector<T, 3>> genXType(const ExprP<T> &x) in genXType() function3145 static ExprP<Vector<T, 4>> genXType(const ExprP<T> &x) in genXType() function3154 ExprP<typename ContainerOf<T, Size>::Container> genXType(const ExprP<T> &x) in genXType() function
3994 static ExprP<T> genXType(const ExprP<T> &x) in genXType() function4003 static ExprP<Vector<T, 2>> genXType(const ExprP<T> &x) in genXType() function4012 static ExprP<Vector<T, 3>> genXType(const ExprP<T> &x) in genXType() function4021 static ExprP<Vector<T, 4>> genXType(const ExprP<T> &x) in genXType() function4030 ExprP<typename ContainerOf<T, Size>::Container> genXType(const ExprP<T> &x) in genXType() function