Searched defs:NBytes (Results 1 – 6 of 6) sorted by relevance
308 void* allocateMassive(size_t NBytes) { in allocateMassive()
573 unsigned NBytes = getImplicitArgNumBytes() local
436 memChrToCharCompare(CallInst * CI,Value * NBytes,IRBuilderBase & B,const DataLayout & DL) memChrToCharCompare() argument 539 uint64_t NBytes = Str.size() + 1; // Include the terminating nul. optimizeStrRChr() local 760 uint64_t NBytes; optimizeStrLCpy() local [all...]
1081 unsigned NBytes = sizeof(T) * N; slabAllocate() local
653 uint64_t NBytes = InitSize - Offset; in ReadByteArrayFromGlobal() local
9734 uint64_t NBytes = NElems * TSize; VisitBuiltinCallExpr() local