Home
last modified time | relevance | path

Searched defs:MidSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h65 static const uptr MidSize = 1UL << Config::MidSizeLog; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1203 unsigned MidSize = CSrc->getType()->getScalarSizeInBits(); in visitZExt() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2870 unsigned MidSize = MidTy->getScalarSizeInBits(); in isEliminableCastPair() local