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