reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10193 SetCCInfo.Info.Generic.Opnd0 = &Op.getOperand(0); 10194 SetCCInfo.Info.Generic.Opnd1 = &Op.getOperand(1); 10195 SetCCInfo.Info.Generic.CC = cast<CondCodeSDNode>(Op.getOperand(2))->get(); 10262 : InfoAndKind.Info.Generic.Opnd0->getValueType(); 10275 Cmp = getAArch64Cmp(*InfoAndKind.Info.Generic.Opnd0, 10276 *InfoAndKind.Info.Generic.Opnd1, 10277 ISD::getSetCCInverse(InfoAndKind.Info.Generic.CC, true),