Home
last modified time | relevance | path

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 DSample.json15 "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 DGpuMemDump.schema.json107 "BlockBytes": {"type": "integer"}, object
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp226 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 DX86SelectionDAGInfo.cpp258 const uint64_t BlockBytes = BlockType.getSizeInBits() / 8; in emitConstantSizeRepmov() local