Searched defs:NBytes (Results 1 – 8 of 8) sorted by relevance
33 const size_t NBytes = State.range(0); in BM_malloc_free() local
313 void* allocateMassive(size_t NBytes) { in allocateMassive()
268 void* allocateMassive(size_t NBytes) { in allocateMassive()
267 void* allocateMassive(size_t NBytes) { in allocateMassive()
307 void* allocateMassive(size_t NBytes) { in allocateMassive()
546 unsigned NBytes = (AMDGPU::getAmdhsaCodeObjectVersion() >= 5) ? 256 : 56; in getImplicitArgNumBytes() local
395 static Value* memChrToCharCompare(CallInst *CI, Value *NBytes, in memChrToCharCompare()498 uint64_t NBytes = Str.size() + 1; // Include the terminating nul. in optimizeStrRChr() local719 uint64_t NBytes; in optimizeStrLCpy() local
653 uint64_t NBytes = InitSize - Offset; in ReadByteArrayFromGlobal() local