Searched refs:TYPE_L (Results 1 – 8 of 8) sorted by relevance
54 #define TYPE_L 4 /* local byte size */ macro
362 case TYPE_L:1052 cmd_type = TYPE_L;1058 cmd_type = TYPE_L;1065 cmd_type = TYPE_L;
456 case TYPE_L: in sizecmd()
2327 case TYPE_L: in send_data()2418 case TYPE_L: in receive_data()2604 if (type == TYPE_L) { in statcmd()
787 case TYPE_L: in sendrequest()828 case TYPE_L: in sendrequest()1089 case TYPE_L: in recvrequest()
139 { "tenex", "L", TYPE_L, bytename },292 if (newtype == TYPE_L && bytename[0] != '\0') in changetype()
8853 if (ia64_safe_type (insn) == TYPE_L) in issue_nops_and_insn()8885 else if (ia64_safe_type (insn) == TYPE_L) in issue_nops_and_insn()9213 if (type == TYPE_F || type == TYPE_B || type == TYPE_L in bundling()9369 if (ia64_safe_type (insn) == TYPE_L) in bundling()
10630 (insn_matches_slot): Handle TYPE_L and TYPE_X slots when checking10632 (cycle_end_fill_slots): TYPE_L instructions take two slots.