Lines Matching refs:narrowTo
204 static IRExpr *narrowTo ( IRType dst_ty, IRExpr * e ) in narrowTo() function
554 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
555 narrowTo(Ity_I32, getIReg(rb))), in disInstr_TILEGX_WRK()
562 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
569 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
796 assign(t1, narrowTo(Ity_I32, getIReg(rb))); in disInstr_TILEGX_WRK()
800 narrowTo(Ity_I32, binop(Iop_Add64, in disInstr_TILEGX_WRK()
949 narrowTo(Ity_I32, in disInstr_TILEGX_WRK()
997 narrowTo(Ity_I32, in disInstr_TILEGX_WRK()
1029 narrowTo(Ity_I32, in disInstr_TILEGX_WRK()
1064 narrowTo(Ity_I32, in disInstr_TILEGX_WRK()
1093 narrowTo(Ity_I32, in disInstr_TILEGX_WRK()
1747 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
1748 narrowTo(Ity_I32, getIReg(rb))))))); in disInstr_TILEGX_WRK()
1756 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
1757 narrowTo(Ity_I32, getIReg(rb)))))); in disInstr_TILEGX_WRK()
1928 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
1929 narrowTo(Ity_I8, getIReg(rb))))); in disInstr_TILEGX_WRK()
1935 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
1943 narrowTo(Ity_I8, getIReg(rb)))); in disInstr_TILEGX_WRK()
1958 narrowTo(Ity_I8, (getIReg(rb))))); in disInstr_TILEGX_WRK()
1972 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
1973 narrowTo(Ity_I8, getIReg(rb)))))); in disInstr_TILEGX_WRK()
1980 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
1991 store(getIReg(ra), narrowTo(Ity_I8, getIReg(rb))); in disInstr_TILEGX_WRK()
1995 store(getIReg(opd[0]), narrowTo(Ity_I8, getIReg(opd[1]))); in disInstr_TILEGX_WRK()
2000 store(getIReg(ra), narrowTo(Ity_I16, getIReg(rb))); in disInstr_TILEGX_WRK()
2004 store(getIReg(opd[0]), narrowTo(Ity_I16, getIReg(opd[1]))); in disInstr_TILEGX_WRK()
2009 store(getIReg(ra), narrowTo(Ity_I32, getIReg(rb))); in disInstr_TILEGX_WRK()
2013 store(getIReg(opd[0]), narrowTo(Ity_I32, getIReg(opd[1]))); in disInstr_TILEGX_WRK()
2027 store(getIReg(ra), narrowTo(Ity_I8, getIReg(rb))); in disInstr_TILEGX_WRK()
2031 store(getIReg(opd[0]), narrowTo(Ity_I8, getIReg(opd[1]))); in disInstr_TILEGX_WRK()
2036 store(getIReg(ra), narrowTo(Ity_I16, getIReg(rb))); in disInstr_TILEGX_WRK()
2040 store(getIReg(opd[0]), narrowTo(Ity_I16, getIReg(opd[1]))); in disInstr_TILEGX_WRK()
2045 store(getIReg(ra), narrowTo(Ity_I32, getIReg(rb))); in disInstr_TILEGX_WRK()
2049 store(getIReg(opd[0]), narrowTo(Ity_I32, getIReg(opd[1]))); in disInstr_TILEGX_WRK()
2069 narrowTo(Ity_I32, getIReg(ra)), in disInstr_TILEGX_WRK()
2070 narrowTo(Ity_I32, getIReg(rb))))); in disInstr_TILEGX_WRK()