Searched defs:numBytes (Results 1 – 7 of 7) sorted by relevance
12 unsigned int numBytes; field
19 int numBytes; field
344 int64_t numBytes = vectorType.getNumElements(); mfmaConcatIfNeeded() local 385 int64_t numBytes = vectorType.getNumElements(); wmmaPushInputOperand() local
105 std::optional<int64_t> numBytes = type.getSizeInBytes(); in deduceCanonicalResource() local
471 copyAPIntToArrayForBEmachine(APInt value,size_t numBytes,char * result) copyAPIntToArrayForBEmachine() argument 500 copyArrayToAPIntForBEmachine(const char * inArray,size_t numBytes,APInt & result) copyArrayToAPIntForBEmachine() argument
599 for (size_t numBytes = 2; numBytes < 9; ++numBytes) { emitMultiByteVarInt() local
308 uint32_t numBytes = llvm::countr_zero<uint32_t>(result); in parseMultiByteVarInt() local