Searched defs:stg (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/test/MC/AArch64/ |
D | armv8.5a-mte-error.s | 187 stg label 188 stg x0 label 189 stg w0 label 190 stg sp label 191 stg #1 label 192 stg x0, [x0, #-4112] label 193 stg x0, [x0, #4096] label 194 stg x0, [x0, #8] label 195 stg x0, [x0, x1] label 196 stg x0, [w0] label [all …]
|
D | armv8.5a-mte.s | 93 stg x0, [x1] label 94 stg x1, [x1, #-4096] label 95 stg x2, [x2, #4080] label 96 stg x3, [sp, #16] label 97 stg sp, [sp, #16] label 139 stg x0, [x1, #-4096]! label 140 stg x1, [x2, #4080]! label 141 stg x2, [sp, #16]! label 142 stg sp, [sp, #16]! label 177 stg x0, [x1], #-4096 label [all …]
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_perfmon.c | 57 const struct st_perf_monitor_group *stg = &st->perfmon[gid]; in init_perf_monitor() local 90 const struct st_perf_monitor_group *stg = &st->perfmon[gid]; in init_perf_monitor() local 368 struct st_perf_monitor_group *stg = &stgroups[perfmon->NumGroups]; in st_InitPerfMonitorGroups() local
|
/external/smali/dexlib2/accessorTestGenerator/src/main/java/org/jf/dexlib2/ |
D | AccessorTestGenerator.java | 124 STGroupFile stg = new STGroupFile(stgUrl, "utf-8", '<', '>'); in main() local
|
/external/mksh/src/ |
D | eval.c | 448 char *beg, *mid, *end, *stg; in expand() local
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler_nir.c | 1594 struct ir3_instruction *stg = in emit_intrinsic() local 2836 struct ir3_instruction *base, *out, *stg; in emit_stream_out() local
|