Searched defs:b2i (Results 1 – 3 of 3) sorted by relevance
56 B b2i = { X<2>{} }; // expected-error {{constructor is explicit}} variable
504 b2i(operand a) in b2i() function
651 void ShaderCore::b2i(Vector4f &dst, const Vector4f &src) in b2i() function in sw::ShaderCore