Searched refs:rh_srcR (Results 1 – 3 of 3) sorted by relevance
195 TILEGXRH *rh_srcR = instr->GXin.Alu.srcR; in ppTILEGXInstr() local202 ppTILEGXRH(rh_srcR); in ppTILEGXInstr()208 TILEGXRH *rh_srcR = instr->GXin.Shft.srcR; in ppTILEGXInstr() local214 ppTILEGXRH(rh_srcR); in ppTILEGXInstr()
1190 MIPSRH *rh_srcR = i->Min.Alu.srcR; in ppMIPSInstr() local1193 toBool(rh_srcR->tag == Mrh_Imm))); in ppMIPSInstr()1198 ppMIPSRH(rh_srcR, mode64); in ppMIPSInstr()1203 MIPSRH *rh_srcR = i->Min.Shft.srcR; in ppMIPSInstr() local1205 toBool(rh_srcR->tag == Mrh_Imm), in ppMIPSInstr()1211 ppMIPSRH(rh_srcR, mode64); in ppMIPSInstr()
1459 PPCRH* rh_srcR = i->Pin.Alu.srcR; in ppPPCInstr() local1462 rh_srcR->tag == Prh_Reg && in ppPPCInstr()1463 sameHReg(rh_srcR->Prh.Reg.reg, r_srcL)) { in ppPPCInstr()1472 rh_srcR->tag == Prh_Imm && in ppPPCInstr()1477 ppPPCRH(rh_srcR); in ppPPCInstr()1482 toBool(rh_srcR->tag == Prh_Imm))); in ppPPCInstr()1487 ppPPCRH(rh_srcR); in ppPPCInstr()1492 PPCRH* rh_srcR = i->Pin.Shft.srcR; in ppPPCInstr() local1494 toBool(rh_srcR->tag == Prh_Imm), in ppPPCInstr()1500 ppPPCRH(rh_srcR); in ppPPCInstr()