Home
last modified time | relevance | path

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

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