reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
168 if (!isPreISelGenericOpcode(Opc) || Opc == TargetOpcode::G_PHI) { 168 if (!isPreISelGenericOpcode(Opc) || Opc == TargetOpcode::G_PHI) { 174 switch (Opc) { 201 switch (Opc) { 217 bool FirstArgIsFP = Opc == TargetOpcode::G_SITOFP; 218 bool SecondArgIsFP = Opc == TargetOpcode::G_FPTOSI; 247 Ty1.getSizeInBits() == 128 && Opc == TargetOpcode::G_TRUNC; 251 Opc == TargetOpcode::G_ANYEXT;