Searched refs:IntOpNo (Results 1 – 1 of 1) sorted by relevance
17546 unsigned IntOpNo = N->getOpcode() == ISD::INTRINSIC_WO_CHAIN ? 0 : 1; in PerformDAGCombine() 17547 unsigned IntNo = N->getConstantOperandVal(IntOpNo); in PerformDAGCombine() 17543 unsigned IntOpNo = N->getOpcode() == ISD::INTRINSIC_WO_CHAIN ? 0 : 1; PerformDAGCombine() local