Lines Matching refs:isOpcWithIntImmediate
302 // isOpcWithIntImmediate - This method tests to see if the node is a specific
305 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) {
981 if (isOpcWithIntImmediate(N->getOperand(0).getNode(), ISD::AND, Imm) &&
993 if (isOpcWithIntImmediate(N->getOperand(0).getNode(), ISD::AND, Imm) &&