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