Lines Matching full:else
37 } else if (GET_ATTRIB(opcode, A_RESTRICT_SLOT0ONLY)) { in find_iclass_slots()
39 } else if (GET_ATTRIB(opcode, A_RESTRICT_SLOT1ONLY)) { in find_iclass_slots()
41 } else if (GET_ATTRIB(opcode, A_RESTRICT_SLOT2ONLY)) { in find_iclass_slots()
43 } else if (GET_ATTRIB(opcode, A_RESTRICT_SLOT3ONLY)) { in find_iclass_slots()
45 } else if (GET_ATTRIB(opcode, A_COF) && in find_iclass_slots()
50 } else if (GET_ATTRIB(opcode, A_RESTRICT_NOSLOT1)) { in find_iclass_slots()
52 } else if ((opcode == J2_trap0) || in find_iclass_slots()
56 } else if (opcode == J4_hintjumpr) { in find_iclass_slots()
58 } else if (GET_ATTRIB(opcode, A_CRSLOT23)) { in find_iclass_slots()
60 } else if (GET_ATTRIB(opcode, A_RESTRICT_PREFERSLOT0)) { in find_iclass_slots()
62 } else if (GET_ATTRIB(opcode, A_SUBINSN)) { in find_iclass_slots()
64 } else if (GET_ATTRIB(opcode, A_CALL)) { in find_iclass_slots()
66 } else if ((opcode == J4_jumpseti) || (opcode == J4_jumpsetr)) { in find_iclass_slots()
68 } else { in find_iclass_slots()