Searched refs:selectInvLogicImm (Results 1 – 3 of 3) sorted by relevance
126 bool selectInvLogicImm(SDValue N, SDValue &Val);
495 def invLogicImm : ComplexPattern<XLenVT, 1, "selectInvLogicImm", [], [], 0>;
3537 bool RISCVDAGToDAGISel::selectInvLogicImm(SDValue N, SDValue &Val) { in selectInvLogicImm() function in RISCVDAGToDAGISel