Searched refs:ldp (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/examples/
H A Dpvtmem.asm8 ldp.u32 r0.x, p[r0.x + 0], 1
/xsrc/external/mit/xload/dist/
H A Dget_load.c157 static char ldp = 0; local in function:GetLoadPoint
171 ldp = *localeconv()->decimal_point;
179 if (ldp != '.')
181 *(char *)dp = ldp;
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arma64-neon-asm.h912 ldp x8, x9, [x29, -80]
913 ldp x10, x11, [x29, -96]
914 ldp x12, x13, [x29, -112]
915 ldp x14, x15, [x29, -128]
916 ldp x16, x17, [x29, -144]
917 ldp x18, x19, [x29, -160]
918 ldp x20, x21, [x29, -176]
919 ldp x22, x23, [x29, -192]
920 ldp x24, x25, [x29, -208]
921 ldp x2
[all...]
H A Dpixman-arma64-neon-asm-bilinear.S799 ldp x10, x11, [x29, -80]
800 ldp x12, x13, [x29, -96]
801 ldp x14, x15, [x29, -112]
803 ldp x29, x30, [sp], 16
808 ldp x10, x11, [x29, -80]
809 ldp x12, x13, [x29, -96]
810 ldp x14, x15, [x29, -112]
813 ldp x29, x30, [sp], 16
H A Dpixman-arma64-neon-asm.S3520 ldp x8, x9, [x29, -80]
3521 ldp x10, x11, [x29, -96]
3522 ldp x12, x13, [x29, -104]
3524 ldp x29, x30, [sp], 16
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_BltHiQV.h85 ErrorF("dir %d %d, pitch %d %d\n", xdir, ydir, lsp, ldp); \
112 ErrorF("dir %d %d, pitch %d %d\n", xdir, ydir, lsp, ldp); \
H A Dct_exa.c46 int last_op = 0, lx, ly, lw, lh, dx, dy, xdir, ydir, lsp, ldp; variable in typeref:typename:int
145 ldp = dstpitch;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1073 struct ir3_instruction *ldp, *offset; local in function:emit_intrinsic_load_scratch
1077 ldp = ir3_LDP(b, offset, 0, create_immed(b, 0), 0,
1080 ldp->cat6.type = utype_dst(intr->dest);
1081 ldp->dsts[0]->wrmask = MASK(intr->num_components);
1083 ldp->barrier_class = IR3_BARRIER_PRIVATE_R;
1084 ldp->barrier_conflict = IR3_BARRIER_PRIVATE_W;
1086 ir3_split_dest(b, dst, ldp, 0, intr->num_components);
H A Ddisasm-a3xx.c315 OPC(6, OPC_LDP, ldp),
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c995 OPC(6, OPC_LDP, ldp),
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst915 - ir3: Fix getting stp/ldp components in ir3_info
916 - ir3, turnip, freedreno: Report stp/ldp in shader stats
H A D20.2.0.rst1830 - freedreno/ir3: Fix disasm of register offsets in ldp/stp.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json[all...]

Completed in 191 milliseconds