HomeSort by relevance Sort by last modified time
    Searched defs:BlockSizeWidth (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Bitcode/
BitCodes.h 32 BlockSizeWidth = 32 // BlockSize up to 2^32 32-bit words = 16GB per block.
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 30 BlockSizeWidth = 32 // BlockSize up to 2^32 32-bit words = 16GB per block.
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
BitCodes.h 39 BlockSizeWidth = 32 // BlockSize up to 2^32 32-bit words = 16GB per block.
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitCodes.h 34 BlockSizeWidth = 32, // BlockSize up to 2^32 32-bit words = 16GB per block.

Completed in 2923 milliseconds