Home
last modified time | relevance | path

Searched refs:lowerSADDO_SSUBO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h424 LegalizeResult lowerSADDO_SSUBO(MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3812 return lowerSADDO_SSUBO(MI); in lower()
7937 LegalizerHelper::lowerSADDO_SSUBO(MachineInstr &MI) { in lowerSADDO_SSUBO() function in LegalizerHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5722 static SDValue lowerSADDO_SSUBO(SDValue Op, SelectionDAG &DAG) { in lowerSADDO_SSUBO()
6274 return lowerSADDO_SSUBO(Op, DAG); in LowerOperation()
5721 static SDValue lowerSADDO_SSUBO(SDValue Op, SelectionDAG &DAG) { lowerSADDO_SSUBO() function