Searched defs:Promote (Results 1 – 7 of 7) 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
718 bool GLWorkerCompositor::CachedFramebuffer::Promote() { in Promote() function in android::GLWorkerCompositor::CachedFramebuffer
366 SDValue VectorLegalizer::Promote(SDValue Op) { in Promote() function in __anone64bcba90111::VectorLegalizer
345 Scalar::Promote(Scalar::Type type) in Promote() function in Scalar
88 Promote, // This operation should be executed in a larger type. enumerator
23974 bool Promote = false; in IsDesirableToPromoteOp() local