Lines Matching defs:archreg
1116 static Int integerGuestRegOffset ( UInt archreg ) in integerGuestRegOffset()
1162 static IRExpr* getIReg ( UInt archreg ) in getIReg()
1170 static void putIReg ( UInt archreg, IRExpr* e ) in putIReg()
1180 static Int floatGuestRegOffset ( UInt archreg ) in floatGuestRegOffset()
1260 static IRExpr* getFReg ( UInt archreg ) in getFReg()
1267 static void putFReg ( UInt archreg, IRExpr* e ) in putFReg()
1275 static IRExpr* getDReg(UInt archreg) { in getDReg()
1281 static IRExpr* getDReg32(UInt archreg) { in getDReg32()
1290 static IRExpr *getDReg_pair(UInt archreg) { in getDReg_pair()
1298 static void putDReg32(UInt archreg, IRExpr* e) { in putDReg32()
1304 static void putDReg(UInt archreg, IRExpr* e) { in putDReg()
1311 static void putDReg_pair(UInt archreg, IRExpr *e) { in putDReg_pair()
1325 static Int vsxGuestRegOffset ( UInt archreg ) in vsxGuestRegOffset()
1399 static Int vectorGuestRegOffset ( UInt archreg ) in vectorGuestRegOffset()
1441 static IRExpr* getVReg ( UInt archreg ) in getVReg()
1448 static void putVReg ( UInt archreg, IRExpr* e ) in putVReg()
1456 static IRExpr* getVSReg ( UInt archreg ) in getVSReg()
1463 static void putVSReg ( UInt archreg, IRExpr* e ) in putVSReg()