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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17137 unsigned XBitWidth = X.getValueSizeInBits(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1373 unsigned XBitWidth = XTy->getScalarSizeInBits(); local
3440 const unsigned XBitWidth = XType->getScalarSizeInBits(); local
H A DInstCombineShifts.cpp109 unsigned XBitWidth = X->getType()->getScalarSizeInBits(); local

Completed in 267 milliseconds