Searched defs:BlockBytes (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/tools/GpuMemDumpVis/ |
H A D | Sample.json | 15 "BlockBytes": 201392128, number 34 "BlockBytes": 117473280, number 48 "BlockBytes": 33558528, number 60 "BlockBytes": 83914752, number 74 "BlockBytes": 0, number 84 "BlockBytes": 0, number 101 "BlockBytes": 83918848, number 115 "BlockBytes": 83918848, number 129 "BlockBytes": 0, number 139 "BlockBytes": 0, number [all …]
|
H A D | GpuMemDump.schema.json | 107 "BlockBytes": {"type": "integer"}, object
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 226 const uint64_t BlockBytes = BlockType.getSizeInBits() / 8; in emitConstantSizeRepmov() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 258 const uint64_t BlockBytes = BlockType.getSizeInBits() / 8; in emitConstantSizeRepmov() local
|