Searched defs:selectSHXADDOp (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVInstructionSelector.cpp | 94 ComplexRendererFns selectSHXADDOp(MachineOperand &Root) const { selectSHXADDOp() function in __anon7b0fd19b0111::RISCVInstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.h | 113 template <unsigned ShAmt> bool selectSHXADDOp(SDValue N, SDValue &Val) { in selectSHXADDOp() function |
H A D | RISCVISelDAGToDAG.cpp | 2731 bool RISCVDAGToDAGISel::selectSHXADDOp(SDValue N, unsigned ShAmt, selectSHXADDOp() function in RISCVDAGToDAGISel |