Searched refs:selectShiftMask32 (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelDAGToDAG.h | 51 bool selectShiftMask32(SDValue N, SDValue &ShAmt) { in selectShiftMask32() function
|
| H A D | LoongArchInstrInfo.td | 1099 def shiftMask32 : ComplexPattern<i64, 1, "selectShiftMask32", [], [], 0>;
|
| /src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.h | 91 bool selectShiftMask32(SDValue N, SDValue &ShAmt) { in selectShiftMask32() function
|
| H A D | RISCVInstrInfo.td | 1302 def shiftMask32 : ComplexPattern<i64, 1, "selectShiftMask32", [], [], 0>;
|