Home
last modified time | relevance | path

Searched defs:laneNo (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_arm64_toIR.c963 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() local
7318 UInt laneNo = 16; /* invalid */ in dis_ARM64_simd_and_fp() local
7396 UInt laneNo = 16; in dis_ARM64_simd_and_fp() local
Dhost_arm64_defs.c1819 ARM64Instr* ARM64Instr_VXfromQ ( HReg rX, HReg rQ, UInt laneNo ) { in ARM64Instr_VXfromQ()
6404 UInt laneNo = i->ARM64in.VXfromQ.laneNo; in emit_ARM64Instr() local
Dhost_arm64_isel.c2108 UInt laneNo = (e->Iex.Unop.op == Iop_V128HIto64) ? 1 : 0; in iselIntExpr_R_wrk() local
Dhost_arm64_defs.h1007 UInt laneNo; /* either 0 or 1 */ member