reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2417 C.Opcode = SystemZISD::TM; 2452 C.Opcode = Opcode; 2499 C.Opcode = SystemZISD::FCMP; 2503 C.Opcode = SystemZISD::ICMP; 2541 Node = emitIntrinsicWithCCAndChain(DAG, C.Op0, C.Opcode); 2544 Node = emitIntrinsicWithCC(DAG, C.Op0, C.Opcode); 2550 if (C.Opcode == SystemZISD::ICMP) 2553 if (C.Opcode == SystemZISD::TM) { 2559 return DAG.getNode(C.Opcode, DL, MVT::i32, C.Op0, C.Op1); 2802 if (C.Opcode == SystemZISD::ICMP &&