Searched refs:alloc1 (Results 1 – 4 of 4) sorted by relevance
50 %alloc1 = tail call noalias i8* @malloc(i64 4) nounwind54 store i8 1, i8* %alloc158 tail call void @free(i8* %alloc1) nounwind
43 %alloc1 = inttoptr i32 %alloc1addr to i32*59 %result_no_err = load i32, i32* %alloc1, align 1
412 xrt::XLAAllocation alloc1; in TEST() local413 *alloc1.mutable_value() = in TEST()421 ops::Const(root.WithDevice("/device:CPU:0"), alloc1.SerializeAsString()); in TEST()