Searched defs:selectSHXADD_UWOp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVInstructionSelector.cpp | 99 ComplexRendererFns selectSHXADD_UWOp(MachineOperand &Root) const { selectSHXADD_UWOp() function in __anond181915c0111::RISCVInstructionSelector |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.h | 118 return selectSHXADD_UWOp(N, ShAmt, Val); in selectSHXADD_UWOp() function |
H A D | RISCVISelDAGToDAG.cpp | 3027 bool RISCVDAGToDAGISel::selectSHXADD_UWOp(SDValue N, unsigned ShAmt, selectSHXADD_UWOp() function in RISCVDAGToDAGISel |