Home
last modified time | relevance | path

Searched refs:XSTR (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_mips32.c394 "lbu %[temp1], 0+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
402 "lbu %[temp18], 1+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
403 "sb %[temp1], 0+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
411 "lbu %[temp1], 2+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
412 "sb %[temp18], 1+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
420 "lbu %[temp18], 3+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
421 "sb %[temp1], 2+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
429 "sb %[temp18], 3+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
430 "lbu %[temp5], 0+1*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
431 "lbu %[temp8], 1+1*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne()
[all …]
Denc_mips32.c84 "lbu %[temp16], 0+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
85 "lbu %[temp17], 1+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
86 "lbu %[temp18], 2+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
87 "lbu %[temp19], 3+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \
110 "sb %[" #TEMP0 "], 0+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" \
111 "sb %[" #TEMP4 "], 1+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" \
112 "sb %[" #TEMP8 "], 2+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" \
113 "sb %[" #TEMP12 "], 3+" XSTR(BPS) "*" #A "(%[temp16]) \n\t"
258 "lbu %[temp0], 0+" XSTR(BPS) "*" #A "(%[a]) \n\t" \
259 "lbu %[temp1], 1+" XSTR(BPS) "*" #A "(%[a]) \n\t" \
[all …]
Denc_mips_dsp_r2.c82 "lw %[" #TEMP2 "], " XSTR(BPS) "*" #A "(%[" #TEMP0 "]) \n\t" \
83 "lw %[" #TEMP3 "], " XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
334 "usw %[value], 0+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
335 "usw %[value], 4+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
337 "usw %[value], 8+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
338 "usw %[value], 12+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \
602 "usw %[temp0], 0*" XSTR(BPS) "(%[dst]) \n\t" in DC4()
603 "usw %[temp0], 1*" XSTR(BPS) "(%[dst]) \n\t" in DC4()
604 "usw %[temp0], 2*" XSTR(BPS) "(%[dst]) \n\t" in DC4()
605 "usw %[temp0], 3*" XSTR(BPS) "(%[dst]) \n\t" in DC4()
[all …]
Dmips_macro.h20 #define XSTR(s) STR(s) macro
43 "ulw %[" #O0 "], " #I1 "+" XSTR(I9) "*" #I5 "(%[" #I0 "]) \n\t" \
44 "ulw %[" #O1 "], " #I2 "+" XSTR(I9) "*" #I6 "(%[" #I0 "]) \n\t" \
45 "ulw %[" #O2 "], " #I3 "+" XSTR(I9) "*" #I7 "(%[" #I0 "]) \n\t" \
46 "ulw %[" #O3 "], " #I4 "+" XSTR(I9) "*" #I8 "(%[" #I0 "]) \n\t"
183 "usw %[" #IO0 "], " XSTR(I13) "*" #I9 "(%[" #I8 "]) \n\t" \
184 "usw %[" #IO2 "], " XSTR(I13) "*" #I10 "(%[" #I8 "]) \n\t" \
185 "usw %[" #IO4 "], " XSTR(I13) "*" #I11 "(%[" #I8 "]) \n\t" \
186 "usw %[" #IO6 "], " XSTR(I13) "*" #I12 "(%[" #I8 "]) \n\t"
Ddec_mips_dsp_r2.c551 "lbu %[" #TEMP0 "], " #A "+" #A1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
552 "lbu %[" #TEMP1 "], " #B "+" #B1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
553 "lbu %[" #TEMP2 "], " #C "+" #C1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
554 "lbu %[" #TEMP3 "], " #D "+" #D1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
626 "usw %[" #TEMP0 "], " #A "*" XSTR(BPS) "(%[" #DST "]) \n\t" \
627 "usw %[" #TEMP1 "], " #B "+" #C "*" XSTR(BPS) "(%[" #DST "]) \n\t"
662 "ulw %[temp0], -1*" XSTR(BPS) "(%[dst]) \n\t" in DC4()
686 "ulw %[temp7], -1-" XSTR(BPS) "(%[dst]) \n\t" in RD4()
705 "lbu %[temp5], 3-" XSTR(BPS) "(%[dst]) \n\t" in RD4()
728 "ulw %[" #TEMP0 "], " #A "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_cast_main.cpp35 #define XSTR(s) STR(s) macro
47 std::cout << std::fixed << XSTR(Func) << "<" << FromString \
48 << ", " XSTR(ToCName) ">(" << Input << "): "; \
67 std::cout << std::fixed << XSTR(Func) << "<" << FromString \
68 << ", " XSTR(ToCName) ">(" << Input << "): "; \
87 std::cout << std::fixed << XSTR(Func) << "<" << FromString << ", " \
Dtest_strengthreduce.def17 #define XSTR(s) STR(s)
Dtest_fcmp.def17 #define XSTR(s) STR(s)
Dtest_icmp.def17 #define XSTR(s) STR(s)
Dmem_intrin_main.cpp14 #define XSTR(s) STR(s) macro
Dtest_arith.def17 #define XSTR(s) STR(s)
/third_party/lame/frontend/
Dgtkanal.c61 #define XSTR(x) STR(x) macro
1130 XSTR(MP3X_MAJOR_VERSION) "." XSTR(MP3X_MINOR_VERSION) in get_mp3x_version()
1131 " (alpha " XSTR(MP3X_ALPHA_VERSION) ", " __DATE__ " " __TIME__ ")"; in get_mp3x_version()
1134 XSTR(MP3X_MAJOR_VERSION) "." XSTR(MP3X_MINOR_VERSION) in get_mp3x_version()
1135 " (beta " XSTR(MP3X_BETA_VERSION) ", " __DATE__ ")"; in get_mp3x_version()
1138 XSTR(MP3X_MAJOR_VERSION) "." XSTR(MP3X_MINOR_VERSION); in get_mp3x_version()
/third_party/openssl/apps/
Denc.c34 #define STR(a) XSTR(a)
35 #define XSTR(a) #a macro
/third_party/node/deps/openssl/openssl/apps/
Denc.c34 #define STR(a) XSTR(a)
35 #define XSTR(a) #a macro
/third_party/node/deps/v8/src/objects/
Dintl-objects.cc54 #define XSTR(s) STR(s) macro
58 "v8 is required to build with ICU " XSTR(V8_MINIMUM_ICU_VERSION) " and up");
60 #undef XSTR
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc330 #define XSTR(a) STR(a) in Debug() macro
370 "%" XSTR(COMMAND_SIZE) "s " in Debug()
371 "%" XSTR(ARG_SIZE) "s " in Debug()
372 "%" XSTR(ARG_SIZE) "s", in Debug()
736 #undef XSTR in Debug()
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc165 #define XSTR(a) STR(a) in Debug() macro
208 "%" XSTR(COMMAND_SIZE) "s " in Debug()
209 "%" XSTR(ARG_SIZE) "s " in Debug()
210 "%" XSTR(ARG_SIZE) "s", in Debug()
626 #undef XSTR in Debug()
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc220 #define XSTR(a) STR(a) in ExecDebugCommand() macro
248 "%" XSTR(COMMAND_SIZE) "s " in ExecDebugCommand()
249 "%" XSTR(ARG_SIZE) "s " in ExecDebugCommand()
250 "%" XSTR(ARG_SIZE) "s", in ExecDebugCommand()
588 #undef XSTR in ExecDebugCommand()
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc3497 #define XSTR(a) STR(a) in ExecDebugCommand() macro
3527 "%" XSTR(COMMAND_SIZE) "s " in ExecDebugCommand()
3528 "%" XSTR(ARG_SIZE) "s " in ExecDebugCommand()
3529 "%" XSTR(ARG_SIZE) "s", in ExecDebugCommand()
6362 #undef XSTR
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc1632 #define XSTR(a) STR(a) in Debug() macro
1673 "%" XSTR(COMMAND_SIZE) "s " in Debug()
1674 "%" XSTR(ARG_SIZE) "s " in Debug()
1675 "%" XSTR(ARG_SIZE) "s", in Debug()
2037 #undef XSTR in Debug()
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc324 #define XSTR(a) STR(a) in Debug() macro
364 "%" XSTR(COMMAND_SIZE) "s " in Debug()
365 "%" XSTR(ARG_SIZE) "s " in Debug()
366 "%" XSTR(ARG_SIZE) "s", in Debug()
761 #undef XSTR in Debug()
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc299 #define XSTR(a) STR(a) in Debug() macro
339 "%" XSTR(COMMAND_SIZE) "s " in Debug()
340 "%" XSTR(ARG_SIZE) "s " in Debug()
341 "%" XSTR(ARG_SIZE) "s", in Debug()
705 #undef XSTR in Debug()
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc175 #define XSTR(a) STR(a) in Debug() macro
218 "%" XSTR(COMMAND_SIZE) "s " in Debug()
219 "%" XSTR(ARG_SIZE) "s " in Debug()
220 "%" XSTR(ARG_SIZE) "s", in Debug()
642 #undef XSTR in Debug()
/third_party/skia/third_party/externals/libwebp/
DChangeLog1501 29377d55 dsp/mips: cosmetics: add whitespace around XSTR macro