Searched refs:srcSize (Results 1 – 2 of 2) sorted by relevance
245 yubikey_hex_encode(char *dst, const char *src, size_t srcSize) in yubikey_hex_encode() argument247 while (srcSize--) { in yubikey_hex_encode()
913 uint64_t srcSize = DL.getTypeAllocSize(srcAlloca->getAllocatedType()) * in performCallSlotOptzn() local916 if (cpySize < srcSize) in performCallSlotOptzn()1046 MemoryLocation(srcAlloca, LocationSize::precise(srcSize)); in performCallSlotOptzn()1053 cast<ConstantInt>(II->getArgOperand(0))->uge(srcSize)) in performCallSlotOptzn()1090 MemoryLocation DestWithSrcSize(cpyDest, LocationSize::precise(srcSize)); in performCallSlotOptzn()