Home
last modified time | relevance | path

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

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