Home
last modified time | relevance | path

Searched refs:TCGOpDef (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-common.c29 const TCGOpDef tcg_op_defs[] = {
H A Doptimize.c984 const TCGOpDef *def = &tcg_op_defs[op->opc]; in finish_folding()
1051 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_masks_zosa_int()
2369 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_qemu_ld_1reg()
3118 const TCGOpDef *def; in tcg_optimize()
/openbmc/qemu/include/tcg/
H A Dtcg.h776 typedef struct TCGOpDef { struct
780 } TCGOpDef; argument
782 extern const TCGOpDef tcg_op_defs[];