Searched defs:XBitWidth (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp115 unsigned XBitWidth = X->getType()->getScalarSizeInBits(); local
H A DInstCombineCompares.cpp1182 unsigned XBitWidth = XTy->getScalarSizeInBits(); local
4169 const unsigned XBitWidth = XType->getScalarSizeInBits(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22306 unsigned XBitWidth = X.getValueSizeInBits(); local
[all...]

Completed in 471 milliseconds