Lines Matching refs:TCGOutOp
979 typedef struct TCGOutOp { struct
982 } TCGOutOp; argument
985 TCGOutOp base;
997 TCGOutOp base;
1005 TCGOutOp base;
1013 TCGOutOp base;
1020 TCGOutOp base;
1026 TCGOutOp base;
1036 TCGOutOp base;
1042 TCGOutOp base;
1048 TCGOutOp base;
1054 TCGOutOp base;
1060 TCGOutOp base;
1067 TCGOutOp base;
1073 TCGOutOp base;
1079 TCGOutOp base;
1085 TCGOutOp base;
1090 TCGOutOp base;
1098 TCGOutOp base;
1104 TCGOutOp base;
1112 TCGOutOp base;
1165 static const TCGOutOp outop_goto_ptr = {
1182 static const TCGOutOp * const all_outop[NB_OPS] = {
2572 const TCGOutOp *outop; in tcg_op_supported()
3514 const TCGOutOp *outop = all_outop[opc]; in opcode_args_ct()