Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:LowerOperation

6535   SDValue Res = LowerOperation(SDValue(N, 0), DAG);
6540 SDValue TargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const {
6541 llvm_unreachable("LowerOperation not implemented for this target!");