Searched defs:NBytes (Results 1 – 6 of 6) sorted by relevance
308 void* allocateMassive(size_t NBytes) { in allocateMassive() argument
598 unsigned NBytes = in getImplicitArgNumBytes() local
445 static Value* memChrToCharCompare(CallInst *CI, Value *NBytes, in memChrToCharCompare()548 uint64_t NBytes = Str.size() + 1; // Include the terminating nul. in optimizeStrRChr() local769 uint64_t NBytes; in optimizeStrLCpy() local
1139 unsigned NBytes = sizeof(T) * N; in slabAllocate() local
653 uint64_t NBytes = InitSize - Offset; in ReadByteArrayFromGlobal() local
9835 uint64_t NBytes = NElems * TSize; in VisitBuiltinCallExpr() local