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