Searched refs:foldMaskedShiftToBEXTR (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 2272 static bool foldMaskedShiftToBEXTR(SelectionDAG &DAG, SDValue N, in foldMaskedShiftToBEXTR() function 2713 if (!foldMaskedShiftToBEXTR(*CurDAG, N, Mask, Shift, X, AM, *Subtarget)) in matchAddressRecursively() 2811 if (!foldMaskedShiftToBEXTR(*CurDAG, N, Mask.getZExtValue(), Src, in matchAddressRecursively()
|