Lines Matching refs:EXPR_VALUE
1305 soffset = (EXPR_VALUE (psoffset) >> 1); in bfin_gen_loopsetup()
1307 eoffset = (EXPR_VALUE (peoffset) >> 1); in bfin_gen_loopsetup()
1339 val = EXPR_VALUE (addr) >> 1; in bfin_gen_calla()
1364 unsigned val = EXPR_VALUE (phword); in bfin_gen_ldimmhalf()
1434 value = EXPR_VALUE (poffset) >> 2; in bfin_gen_ldstidxi()
1437 value = EXPR_VALUE (poffset) >> 1; in bfin_gen_ldstidxi()
1440 value = EXPR_VALUE (poffset); in bfin_gen_ldstidxi()
1491 value = EXPR_VALUE (poffset) >> 1; in bfin_gen_ldstii()
1495 value = EXPR_VALUE (poffset) >> 2; in bfin_gen_ldstii()
1515 int offset = ((~(EXPR_VALUE (poffset) >> 2)) & 0x1f) + 1; in bfin_gen_ldstiifp()
1572 offset = ((EXPR_VALUE (poffset) >> 1)); in bfin_gen_brcc()
1583 offset = ((EXPR_VALUE (poffset) >> 1)); in bfin_gen_ujump()