Searched defs:selectShiftMask (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelDAGToDAG.cpp | 227 bool LoongArchDAGToDAGISel::selectShiftMask(SDValue N, unsigned ShiftWidth, selectShiftMask() function in LoongArchDAGToDAGISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVInstructionSelector.cpp | 162 RISCVInstructionSelector::selectShiftMask(MachineOperand &Root) const { selectShiftMask() function in RISCVInstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.cpp | 2545 bool RISCVDAGToDAGISel::selectShiftMask(SDValue N, unsigned ShiftWidth, selectShiftMask() function in RISCVDAGToDAGISel |