Searched refs:cast_i64_to_i32 (Results 1 – 2 of 2) sorted by relevance
546 .and_then(cast_i64_to_i32) in deserialize_i32()625 fn cast_i64_to_i32(n: i64) -> Result<i32> { in cast_i64_to_i32() function
633 // CHECK-LABEL: @cast_i64_to_i32634 func.func @cast_i64_to_i32() -> tensor<5xi32> {