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

  /external/qemu/tcg/
tcg.h 458 void tcg_gen_callN(TCGContext *s, TCGv_ptr func, unsigned int flags,
tcg-op.h 362 tcg_gen_callN(&tcg_ctx, fn, flags, sizemask, ret,
376 tcg_gen_callN(&tcg_ctx, fn, 0, 7, GET_TCGV_I64(ret), 2, args);
    [all...]
tcg.c 559 void tcg_gen_callN(TCGContext *s, TCGv_ptr func, unsigned int flags,
    [all...]

Completed in 26 milliseconds