Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp92 ComplexRendererFns selectSHXADDOp(MachineOperand &Root) const { in selectSHXADDOp() function in __anon05b3f3090111::RISCVInstructionSelector
243 RISCVInstructionSelector::selectSHXADDOp(MachineOperand &Root, in selectSHXADDOp() function in RISCVInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h113 template <unsigned ShAmt> bool selectSHXADDOp(SDValue N, SDValue &Val) { in selectSHXADDOp() function
H A DRISCVISelDAGToDAG.cpp2932 bool RISCVDAGToDAGISel::selectSHXADDOp(SDValue N, unsigned ShAmt, in selectSHXADDOp() function in RISCVDAGToDAGISel