Lines Matching refs:HReg

132 void ppHRegMIPS(HReg reg, Bool mode64)  in ppHRegMIPS()
454 MIPSAMode *MIPSAMode_IR(Int idx, HReg base) in MIPSAMode_IR()
464 MIPSAMode *MIPSAMode_RR(HReg idx, HReg base) in MIPSAMode_RR()
597 MIPSRH *MIPSRH_Reg(HReg reg) in MIPSRH_Reg()
759 MIPSInstr *MIPSInstr_LI(HReg dst, ULong imm) in MIPSInstr_LI()
768 MIPSInstr *MIPSInstr_Alu(MIPSAluOp op, HReg dst, HReg srcL, MIPSRH * srcR) in MIPSInstr_Alu()
779 MIPSInstr *MIPSInstr_Shft(MIPSShftOp op, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Shft()
792 MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src) in MIPSInstr_Unary()
802 MIPSInstr *MIPSInstr_Cmp(Bool syned, Bool sz32, HReg dst, HReg srcL, HReg srcR, in MIPSInstr_Cmp()
817 MIPSInstr *MIPSInstr_Mul(Bool syned, Bool wid, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Mul()
818 HReg srcR) in MIPSInstr_Mul()
832 MIPSInstr *MIPSInstr_Msub(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Msub()
845 MIPSInstr *MIPSInstr_Madd(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Madd()
858 MIPSInstr *MIPSInstr_Div(Bool syned, Bool sz32, HReg srcL, HReg srcR) in MIPSInstr_Div()
870 HReg src, RetLoc rloc ) in MIPSInstr_Call()
917 MIPSInstr *MIPSInstr_XIndir ( HReg dstGA, MIPSAMode* amPC, in MIPSInstr_XIndir()
927 MIPSInstr *MIPSInstr_XAssisted ( HReg dstGA, MIPSAMode* amPC, in MIPSInstr_XAssisted()
938 MIPSInstr *MIPSInstr_Load(UChar sz, HReg dst, MIPSAMode * src, Bool mode64) in MIPSInstr_Load()
952 MIPSInstr *MIPSInstr_Store(UChar sz, MIPSAMode * dst, HReg src, Bool mode64) in MIPSInstr_Store()
966 MIPSInstr *MIPSInstr_LoadL(UChar sz, HReg dst, MIPSAMode * src, Bool mode64) in MIPSInstr_LoadL()
980 MIPSInstr *MIPSInstr_Cas(UChar sz, HReg old, HReg addr, in MIPSInstr_Cas()
981 HReg expd, HReg data, Bool mode64) in MIPSInstr_Cas()
997 MIPSInstr *MIPSInstr_StoreC(UChar sz, MIPSAMode * dst, HReg src, Bool mode64) in MIPSInstr_StoreC()
1011 MIPSInstr *MIPSInstr_Mthi(HReg src) in MIPSInstr_Mthi()
1019 MIPSInstr *MIPSInstr_Mtlo(HReg src) in MIPSInstr_Mtlo()
1027 MIPSInstr *MIPSInstr_Mfhi(HReg dst) in MIPSInstr_Mfhi()
1035 MIPSInstr *MIPSInstr_Mflo(HReg dst) in MIPSInstr_Mflo()
1044 MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr) in MIPSInstr_RdWrLR()
1053 MIPSInstr *MIPSInstr_FpLdSt(Bool isLoad, UChar sz, HReg reg, MIPSAMode * addr) in MIPSInstr_FpLdSt()
1065 MIPSInstr *MIPSInstr_FpUnary(MIPSFpOp op, HReg dst, HReg src) in MIPSInstr_FpUnary()
1075 MIPSInstr *MIPSInstr_FpBinary(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) in MIPSInstr_FpBinary()
1086 MIPSInstr *MIPSInstr_FpTernary ( MIPSFpOp op, HReg dst, HReg src1, HReg src2, in MIPSInstr_FpTernary()
1087 HReg src3 ) in MIPSInstr_FpTernary()
1099 MIPSInstr *MIPSInstr_FpConvert(MIPSFpOp op, HReg dst, HReg src) in MIPSInstr_FpConvert()
1110 MIPSInstr *MIPSInstr_FpCompare(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) in MIPSInstr_FpCompare()
1121 MIPSInstr *MIPSInstr_MtFCSR(HReg src) in MIPSInstr_MtFCSR()
1129 MIPSInstr *MIPSInstr_MfFCSR(HReg dst) in MIPSInstr_MfFCSR()
1137 MIPSInstr *MIPSInstr_FpGpMove ( MIPSFpGpMoveOp op, HReg dst, HReg src ) in MIPSInstr_FpGpMove()
1147 MIPSInstr *MIPSInstr_MoveCond ( MIPSMoveCondOp op, HReg dst, HReg src, in MIPSInstr_MoveCond()
1148 HReg cond ) in MIPSInstr_MoveCond()
1175 static void ppLoadImm(HReg dst, ULong imm, Bool mode64) in ppLoadImm()
1189 HReg r_srcL = i->Min.Alu.srcL; in ppMIPSInstr()
1202 HReg r_srcL = i->Min.Shft.srcL; in ppMIPSInstr()
1787 static void mapReg(HRegRemap * m, HReg * r) in mapReg()
1951 Bool isMove_MIPSInstr(const MIPSInstr * i, HReg * src, HReg * dst) in isMove_MIPSInstr()
1971 void genSpill_MIPS( /*OUT*/ HInstr ** i1, /*OUT*/ HInstr ** i2, HReg rreg, in genSpill_MIPS()
2003 void genReload_MIPS( /*OUT*/ HInstr ** i1, /*OUT*/ HInstr ** i2, HReg rreg, in genReload_MIPS()
2037 inline static UInt iregNo(HReg r, Bool mode64) in iregNo()
2047 inline static UInt fregNo(HReg r, Bool mode64) in fregNo()
2056 inline static UInt dregNo(HReg r) in dregNo()