Home
last modified time | relevance | path

Searched refs:partition_entry (Results 1 – 4 of 4) sorted by relevance

/external/avb/examples/uefi/
Duefi_avb_ops.c183 GPTEntry* partition_entry; in read_from_partition() local
192 data->block_io, partition_name, &partition_entry); in read_from_partition()
198 (partition_entry->last_lba - partition_entry->first_lba + 1) * in read_from_partition()
204 avb_free(partition_entry); in read_from_partition()
223 (partition_entry->first_lba * data->block_io->Media->BlockSize) + in read_from_partition()
230 avb_free(partition_entry); in read_from_partition()
234 avb_free(partition_entry); in read_from_partition()
244 GPTEntry* partition_entry; in write_to_partition() local
252 data->block_io, partition_name, &partition_entry); in write_to_partition()
257 partition_size = (partition_entry->last_lba - partition_entry->first_lba) * in write_to_partition()
[all …]
/external/llvm/test/CodeGen/ARM/
Dlsr-unfolded-offset.ll16 %struct.partition_entry = type { i32, i32, i64, i64 }
18 define i32 @partition_overlap_check(%struct.partition_entry* nocapture %part, i32 %num_entries) nou…
26 %offset = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %0, i32 2
27 %len = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %0, i32 3
40 %len39 = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %1, i32 3
41 %offset28 = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %1, i32 2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dlsr-unfolded-offset.ll16 %struct.partition_entry = type { i32, i32, i64, i64 }
18 define i32 @partition_overlap_check(%struct.partition_entry* nocapture %part, i32 %num_entries) nou…
26 %offset = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %0, i32 2
27 %len = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %0, i32 3
40 %len39 = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %1, i32 3
41 %offset28 = getelementptr %struct.partition_entry, %struct.partition_entry* %part, i32 %1, i32 2
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-unfolded-offset.ll17 %struct.partition_entry = type { i32, i32, i64, i64 }
19 define i32 @partition_overlap_check(%struct.partition_entry* nocapture %part, i32 %num_entries) nou…
27 %offset = getelementptr %struct.partition_entry* %part, i32 %0, i32 2
28 %len = getelementptr %struct.partition_entry* %part, i32 %0, i32 3
41 %len39 = getelementptr %struct.partition_entry* %part, i32 %1, i32 3
42 %offset28 = getelementptr %struct.partition_entry* %part, i32 %1, i32 2