Searched defs:laneNo (Results 1 – 4 of 4) sorted by relevance
963 static Int offsetQRegLane ( UInt qregNo, IRType laneTy, UInt laneNo ) in offsetQRegLane()1088 static void putQRegLane ( UInt qregNo, UInt laneNo, IRExpr* e ) in putQRegLane()1105 static IRExpr* getQRegLane ( UInt qregNo, UInt laneNo, IRType laneTy ) in getQRegLane()7136 UInt laneNo = 16; /* invalid */ in dis_ARM64_simd_and_fp() local7318 UInt laneNo = 16; /* invalid */ in dis_ARM64_simd_and_fp() local7396 UInt laneNo = 16; in dis_ARM64_simd_and_fp() local
1819 ARM64Instr* ARM64Instr_VXfromQ ( HReg rX, HReg rQ, UInt laneNo ) { in ARM64Instr_VXfromQ()6404 UInt laneNo = i->ARM64in.VXfromQ.laneNo; in emit_ARM64Instr() local
2108 UInt laneNo = (e->Iex.Unop.op == Iop_V128HIto64) ? 1 : 0; in iselIntExpr_R_wrk() local
1007 UInt laneNo; /* either 0 or 1 */ member