Searched defs:i8_i32_i64 (Results 1 – 1 of 1) sorted by relevance
65 MlirType i8_i32_i64 = mlirLLVMFunctionTypeGet(i8, 2, i32_i64_arr, false); in testTypeCreation() local 93 MlirType i8_i32_i64[] = {i8, i32, i64}; in testStructTypeCreation() local