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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def 62 RTX_BIN_ARITH
429 DEF_RTL_EXPR(COMPARE, "compare", "ee", RTX_BIN_ARITH)
435 DEF_RTL_EXPR(MINUS, "minus", "ee", RTX_BIN_ARITH)
448 DEF_RTL_EXPR(DIV, "div", "ee", RTX_BIN_ARITH)
450 DEF_RTL_EXPR(SS_DIV, "ss_div", "ee", RTX_BIN_ARITH)
452 DEF_RTL_EXPR(US_DIV, "us_div", "ee", RTX_BIN_ARITH)
455 DEF_RTL_EXPR(MOD, "mod", "ee", RTX_BIN_ARITH)
458 DEF_RTL_EXPR(UDIV, "udiv", "ee", RTX_BIN_ARITH)
459 DEF_RTL_EXPR(UMOD, "umod", "ee", RTX_BIN_ARITH)
470 DEF_RTL_EXPR(ASHIFT, "ashift", "ee", RTX_BIN_ARITH) /* shift left *
    [all...]
rtl.h 67 RTX_BIN_ARITH,
    [all...]

Completed in 216 milliseconds