Lines Matching defs:IntNo
25515 unsigned IntNo = Op.getConstantOperandVal(0);
25517 const IntrinsicData* IntrData = getIntrinsicWithoutChain(IntNo);
26163 switch (IntNo) {
26197 switch (IntNo) {
26268 switch (IntNo) {
26321 if (IntNo == Intrinsic::x86_sse42_pcmpistri128)
26334 if (IntNo == Intrinsic::x86_sse42_pcmpistrm128)
26442 switch (IntNo) {
26781 unsigned IntNo = Op.getConstantOperandVal(1);
26782 const IntrinsicData *IntrData = getIntrinsicWithChain(IntNo);
26784 switch (IntNo) {
26865 switch (IntNo) {
26892 switch (IntNo) {
26916 switch (IntNo) {
26954 switch (IntNo) {
27005 unsigned Opc = IntNo == Intrinsic::x86_atomic_bts_rm ? X86ISD::LBTS_RM
27006 : IntNo == Intrinsic::x86_atomic_btc_rm ? X86ISD::LBTC_RM
27024 unsigned Opc = IntNo == Intrinsic::x86_atomic_bts ? X86ISD::LBTS
27025 : IntNo == Intrinsic::x86_atomic_btc ? X86ISD::LBTC
27068 switch (IntNo) {
27104 switch (IntNo) {
33337 unsigned IntNo = N->getConstantOperandVal(1);
33338 switch (IntNo) {