Searched defs:si32 (Results 1 – 5 of 5) sorted by relevance
81 int si32 = 99; in test_vector_bool_pixel_init_no_parentheses() local
83 int si32 = 99; in test_vector_bool_pixel_init() local
102 vector signed int si32(vector signed int a, vector signed int b) { in si32() function
114 int si32(vector signed int a, vector signed int b) { in si32() function
635 MlirType si32 = mlirIntegerTypeSignedGet(ctx, 32); in printBuiltinTypes() local