Searched defs:i2b (Results 1 – 5 of 5) sorted by relevance
498 i2b(operand a) in i2b() function
601 i2b(int i) in i2b() function
613 i2b(int i) in i2b() function
900 Output i2b = ops::Identity(scope.WithOpName("i2b"), s[1]); in TEST_F() local
643 void ShaderCore::i2b(Vector4f &dst, const Vector4f &src) in i2b() function in sw::ShaderCore