Home
last modified time | relevance | path

Searched defs:arraySize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1504 mlir::Value arraySize) { in emitAlloca()
1522 mlir::Value arraySize) { in emitAlloca()
1705 mlir::Value arraySize, mlir::OpBuilder::InsertPoint ip) { in createTempAllocaWithoutCast()
1717 mlir::Value arraySize, in createTempAlloca()
1739 mlir::Value arraySize, in createTempAlloca()
1751 mlir::Value arraySize) { in createTempAlloca()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash_defs_lookup.c449 Cpa32U arraySize = 0; in LacSymQat_HashLookupInit() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c147 size_t const arraySize = bufPool->totalBuffers * sizeof(Buffer); in ZSTDMT_sizeof_bufferPool() local
423 size_t const arraySize = cctxPool->totalCCtx * sizeof(ZSTD_CCtx*); in ZSTDMT_sizeof_CCtxPool() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp1118 if (const ConstantInt *arraySize = in InjectCoverageAtBlock() local