Home
last modified time | relevance | path

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

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