Home
last modified time | relevance | path

Searched defs:selectSHXADD_UWOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp99 ComplexRendererFns selectSHXADD_UWOp(MachineOperand &Root) const { selectSHXADD_UWOp() function in __anond181915c0111::RISCVInstructionSelector
343 RISCVInstructionSelector::selectSHXADD_UWOp(MachineOperand &Root, selectSHXADD_UWOp() function in RISCVInstructionSelector
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h118 return selectSHXADD_UWOp(N, ShAmt, Val); in selectSHXADD_UWOp() function
H A DRISCVISelDAGToDAG.cpp3027 bool RISCVDAGToDAGISel::selectSHXADD_UWOp(SDValue N, unsigned ShAmt, selectSHXADD_UWOp() function in RISCVDAGToDAGISel