Searched defs:iregNo (Results 1 – 6 of 6) sorted by relevance
85 static Int integerGuestRegOffset ( UInt iregNo ) in integerGuestRegOffset()178 static IRExpr *getIReg ( UInt iregNo ) in getIReg()
1152 static Int offsetIReg64 ( UInt iregNo ) in offsetIReg64()1193 static Int offsetIReg64orSP ( UInt iregNo ) in offsetIReg64orSP()1198 static const HChar* nameIReg64orZR ( UInt iregNo ) in nameIReg64orZR()1209 static const HChar* nameIReg64orSP ( UInt iregNo ) in nameIReg64orSP()1218 static IRExpr* getIReg64orSP ( UInt iregNo ) in getIReg64orSP()1224 static IRExpr* getIReg64orZR ( UInt iregNo ) in getIReg64orZR()1233 static void putIReg64orSP ( UInt iregNo, IRExpr* e ) in putIReg64orSP()1239 static void putIReg64orZR ( UInt iregNo, IRExpr* e ) in putIReg64orZR()1249 static const HChar* nameIReg32orZR ( UInt iregNo ) in nameIReg32orZR()1260 static const HChar* nameIReg32orSP ( UInt iregNo ) in nameIReg32orSP()[all …]
1339 static UInt iregNo ( HReg r ) in iregNo() function
97 static UInt integerGuestRegOffset(UInt iregNo) in integerGuestRegOffset()1055 static IRExpr *getIReg(UInt iregNo) in getIReg()
494 static Int integerGuestRegOffset ( UInt iregNo ) in integerGuestRegOffset()521 static IRExpr* llGetIReg ( UInt iregNo ) in llGetIReg()529 static IRExpr* getIRegA ( UInt iregNo ) in getIRegA()551 static IRExpr* getIRegT ( UInt iregNo ) in getIRegT()568 static void llPutIReg ( UInt iregNo, IRExpr* e ) in llPutIReg()580 static void putIRegA ( UInt iregNo, in putIRegA()619 static void putIRegT ( UInt iregNo, in putIRegT()
2037 inline static UInt iregNo(HReg r, Bool mode64) in iregNo() function