Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp115 unsigned XBitWidth = X->getType()->getScalarSizeInBits(); in reassociateShiftAmtsOfTwoSameDirectionShifts() local
H A DInstCombineCompares.cpp1183 unsigned XBitWidth = XTy->getScalarSizeInBits(); foldSignBitTest() local
4463 const unsigned XBitWidth = XType->getScalarSizeInBits(); foldICmpWithTruncSignExtendedVal() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22608 unsigned XBitWidth = X.getValueSizeInBits(); visitEXTRACT_VECTOR_ELT() local
[all...]