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

  /external/qemu/tcg/
tcg.h 200 #define TCG_CALL_CONST 0x0020
tcg.c     [all...]
tcg-op.h 400 and pure, hence the call to tcg_gen_callN() with TCG_CALL_CONST |
411 tcg_gen_callN(&tcg_ctx, fn, TCG_CALL_CONST | TCG_CALL_PURE, sizemask,
424 tcg_gen_callN(&tcg_ctx, fn, TCG_CALL_CONST | TCG_CALL_PURE, sizemask,
    [all...]

Completed in 28 milliseconds