Searched defs:Promote (Results 1 – 6 of 6) sorted by relevance
7 template<> struct Promote<short> { struct11 template<> struct Promote<int> { struct15 template<> struct Promote<float> { struct28 N::M::Promote<int>::type *ret_intptr5(int* ip) { return ip; } in ret_intptr5()
1350 Promote subsection
345 Scalar::Promote(Scalar::Type type) in Promote() function in Scalar
366 SDValue VectorLegalizer::Promote(SDValue Op) { in Promote() function in __anon741ec2090111::VectorLegalizer
88 Promote, // This operation should be executed in a larger type. enumerator
23974 bool Promote = false; in IsDesirableToPromoteOp() local