Searched defs:XBitWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineShifts.cpp | 115 unsigned XBitWidth = X->getType()->getScalarSizeInBits(); in reassociateShiftAmtsOfTwoSameDirectionShifts() local |
H A D | InstCombineCompares.cpp | 1183 unsigned XBitWidth = XTy->getScalarSizeInBits(); foldSignBitTest() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 22608 unsigned XBitWidth = X.getValueSizeInBits(); visitEXTRACT_VECTOR_ELT() local |