Searched defs:qregNo (Results 1 – 4 of 4) sorted by relevance
887 static Int offsetQReg128 ( UInt qregNo ) in offsetQReg128()929 static void putQReg128 ( UInt qregNo, IRExpr* e ) in putQReg128()937 static IRExpr* getQReg128 ( UInt qregNo ) in getQReg128()963 static Int offsetQRegLane ( UInt qregNo, IRType laneTy, UInt laneNo ) in offsetQRegLane()988 static void putQRegLO ( UInt qregNo, IRExpr* e ) in putQRegLO()1003 static IRExpr* getQRegLO ( UInt qregNo, IRType ty ) in getQRegLO()1018 static const HChar* nameQRegLO ( UInt qregNo, IRType laneTy ) in nameQRegLO()1057 static const HChar* nameQReg128 ( UInt qregNo ) in nameQReg128()1064 static Int offsetQRegHI64 ( UInt qregNo ) in offsetQRegHI64()1069 static IRExpr* getQRegHI64 ( UInt qregNo ) in getQRegHI64()[all …]
777 static Int quadGuestRegOffset ( UInt qregNo ) in quadGuestRegOffset()803 static IRExpr* llGetQReg ( UInt qregNo ) in llGetQReg()810 static IRExpr* getQReg ( UInt qregNo ) { in getQReg()815 static void llPutQReg ( UInt qregNo, IRExpr* e ) in llPutQReg()825 static void putQReg ( UInt qregNo, in putQReg()
2717 static inline UChar qregNo ( HReg r ) in qregNo() function
3331 static inline UChar qregNo ( HReg r ) in qregNo() function