HomeSort by relevance Sort by last modified time
    Searched refs:TCGOpDef (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/
tcg.h 437 typedef struct TCGOpDef {
446 } TCGOpDef;
tcg.c 71 static TCGOpDef tcg_op_defs[] = {
223 TCGOpDef *def;
877 const TCGOpDef *def;
1018 static int get_constraint_priority(const TCGOpDef *def, int k)
1040 static void sort_constraints(TCGOpDef *def, int start, int n)
1064 TCGOpDef *def;
    [all...]

Completed in 3279 milliseconds