Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp115 unsigned XBitWidth = X->getType()->getScalarSizeInBits(); in reassociateShiftAmtsOfTwoSameDirectionShifts() local
H A DInstCombineCompares.cpp1247 unsigned XBitWidth = XTy->getScalarSizeInBits(); in foldSignBitTest() local
3738 const unsigned XBitWidth = XType->getScalarSizeInBits(); in foldICmpWithTruncSignExtendedVal() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20758 unsigned XBitWidth = X.getValueSizeInBits(); in visitEXTRACT_VECTOR_ELT() local