Searched refs:selectShiftMask32 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelDAGToDAG.h | 53 bool selectShiftMask32(SDValue N, SDValue &ShAmt) { in selectShiftMask32() function
|
| H A D | LoongArchInstrInfo.td | 1163 def shiftMask32 : ComplexPattern<i64, 1, "selectShiftMask32", [], [], 0>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.h | 93 bool selectShiftMask32(SDValue N, SDValue &ShAmt) { in selectShiftMask32() function
|
| H A D | RISCVInstrInfo.td | 1486 def shiftMask32 : ComplexPattern<i64, 1, "selectShiftMask32", [], [], 0>; 1496 GIComplexOperandMatcher<s64, "selectShiftMask32">,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| H A D | RISCVInstructionSelector.cpp | 101 ComplexRendererFns selectShiftMask32(MachineOperand &Root) const { in selectShiftMask32() function in __anon05b3f3090111::RISCVInstructionSelector
|