Lines Matching refs:IntNo
21537 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
21539 const IntrinsicData* IntrData = getIntrinsicWithoutChain(IntNo); in LowerINTRINSIC_WO_CHAIN()
22066 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
22100 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
22171 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
22224 if (IntNo == Intrinsic::x86_sse42_pcmpistri128) in LowerINTRINSIC_WO_CHAIN()
22237 if (IntNo == Intrinsic::x86_sse42_pcmpistrm128) in LowerINTRINSIC_WO_CHAIN()
22624 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerINTRINSIC_W_CHAIN() local
22626 const IntrinsicData *IntrData = getIntrinsicWithChain(IntNo); in LowerINTRINSIC_W_CHAIN()
22628 switch (IntNo) { in LowerINTRINSIC_W_CHAIN()
22654 switch (IntNo) { in LowerINTRINSIC_W_CHAIN()
26807 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in ReplaceNodeResults() local
26808 switch (IntNo) { in ReplaceNodeResults()