Home
last modified time | relevance | path

Searched defs:BlockBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp227 const uint64_t BlockBytes = BlockType.getSizeInBits() / 8; emitConstantSizeRepmov() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1208 evalMulForBufferSize(CheckerContext & C,const Expr * Blocks,const Expr * BlockBytes) evalMulForBufferSize() argument