Lines Matching refs:hregAMD64_RBP

268                         || sameHReg(am->Aam.IR.reg, hregAMD64_RBP())) );  in sane_AMode()
374 return mk_iMOVsd_RR( hregAMD64_RBP(), dst ); in iselIntExpr_single_instruction()
403 hregAMD64_RBP())), in iselIntExpr_single_instruction()
615 addInstr(env, mk_iMOVsd_RR( hregAMD64_RBP(), tmpregs[i])); in doHelperCall()
737 AMD64AMode_IRRS( descr->base, hregAMD64_RBP(), tmp, in genGuestArrayOffset()
1783 hregAMD64_RBP())), in iselIntExpr_R_wrk()
1792 AMD64AMode_IR(e->Iex.Get.offset,hregAMD64_RBP()), in iselIntExpr_R_wrk()
2074 hregAMD64_RBP())); in iselIntExpr_RMI_wrk()
2180 hregAMD64_RBP())); in iselIntExpr_RM_wrk()
2598 hregAMD64_RBP() ); in iselFltExpr_wrk()
2800 hregAMD64_RBP() ); in iselDblExpr_wrk()
3139 AMD64AMode_IR(e->Iex.Get.offset, hregAMD64_RBP()) in iselVecExpr_wrk()
3755 HReg rbp = hregAMD64_RBP(); in iselDVecExpr_wrk()
4407 hregAMD64_RBP()) in iselStmt()
4417 hregAMD64_RBP()))); in iselStmt()
4422 AMD64AMode* am = AMD64AMode_IR(stmt->Ist.Put.offset, hregAMD64_RBP()); in iselStmt()
4430 hregAMD64_RBP() ); in iselStmt()
4437 hregAMD64_RBP()); in iselStmt()
4444 HReg rbp = hregAMD64_RBP(); in iselStmt()
4744 hregAMD64_RBP()); in iselStmt()
4821 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext()
4849 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext()
4875 AMD64AMode* amRIP = AMD64AMode_IR(offsIP, hregAMD64_RBP()); in iselNext()
4982 amCounter = AMD64AMode_IR(offs_Host_EvC_Counter, hregAMD64_RBP()); in iselSB_AMD64()
4983 amFailAddr = AMD64AMode_IR(offs_Host_EvC_FailAddr, hregAMD64_RBP()); in iselSB_AMD64()