Searched refs:SW (Results 1 - 25 of 60) sorted by relevance

123

/external/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h30 ScopedPrinter &SW; member in class:llvm::ARM::EHABI::OpcodeDecoder
67 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} argument
98 SW.startLine() << format("0x%02X ; vsp = vsp + %u\n", Opcode,
103 SW.startLine() << format("0x%02X ; vsp = vsp - %u\n", Opcode,
112 SW.startLine()
121 SW.startLine() << format("0x%02X ; reserved (ARM MOVrr)\n", Opcode);
125 SW
314 ScopedPrinter &SW; member in class:llvm::ARM::EHABI::PrinterContext
338 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> *ELF, const Elf_Shdr *Symtab) argument
[all...]
H A DWin64EHDumper.h25 ScopedPrinter &SW; member in class:llvm::Win64EH::Dumper
56 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} argument
H A DARMWinEHPrinter.cpp230 SW.startLine() << format("0x%02x ; %s sp, #(%u * 4)\n",
247 SW.startLine() << format("0x%02x 0x%02x ; %s.w ",
260 SW.startLine() << format("0x%02x ; mov r%u, sp\n",
263 SW.startLine() << format("0x%02x ; mov sp, r%u\n",
277 SW.startLine() << format("0x%02x ; %s ", OC[Offset],
294 SW.startLine() << format("0x%02x ; %s.w ", OC[Offset],
308 SW.startLine() << format("0x%02x ; %s ", OC[Offset],
321 SW.startLine() << format("0x%02x 0x%02x ; %s.w sp, #(%u * 4)\n",
335 SW.startLine() << format("0x%02x 0x%02x ; %s ", OC[Offset + 0],
349 SW
[all...]
H A DWin64EHDumper.cpp169 SW.printString("StartAddress",
171 SW.printString("EndAddress",
173 SW.printString("UnwindInfoAddress",
183 SW.startLine() << format("0x%02X: ", unsigned(UC[0].u.CodeOffset))
239 DictScope UIS(SW, "UnwindInfo");
240 SW.printNumber("Version", UI.getVersion());
241 SW.printFlags("Flags", UI.getFlags(), makeArrayRef(UnwindFlags));
242 SW.printNumber("PrologSize", UI.PrologSize);
244 SW.printEnum("FrameRegister", UI.getFrameRegister(),
246 SW
[all...]
H A DARMWinEHPrinter.h25 ScopedPrinter &SW; member in class:llvm::ARM::WinEH::Decoder
110 Decoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} argument
H A DARMAttributeParser.cpp92 SW.printNumber(ARMBuildAttrs::AttrTypeAsString(Tag),
100 DictScope AS(SW, "Attribute");
101 SW.printNumber("Tag", Tag);
103 SW.printString("TagName", TagName);
104 SW.printString("Value", ParseString(Data, Offset));
111 DictScope AS(SW, "Attribute");
112 SW.printNumber("Tag", Tag);
113 SW.printNumber("Value", Value);
115 SW.printString("TagName", TagName);
117 SW
[all...]
H A DARMAttributeParser.h20 ScopedPrinter &SW; member in class:llvm::ARMAttributeParser
118 ARMAttributeParser(ScopedPrinter &SW) : SW(SW) {} argument
/external/libffi/src/tile/
H A Dtile.S47 #define SW st define
51 #define SW sw define
94 SW sp, lr
111 SW TMP, r52
125 SW TMP2, REG_ARGS
129 SW TMP, r52
144 SW OUTGOING_STACK_ARGS, TMP
206 SW PTR, REG ; \
253 SW sp, r10
262 SW r1
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/
H A Dtile.S47 #define SW st define
51 #define SW sw define
94 SW sp, lr
111 SW TMP, r52
125 SW TMP2, REG_ARGS
129 SW TMP, r52
144 SW OUTGOING_STACK_ARGS, TMP
206 SW PTR, REG ; \
253 SW sp, r10
262 SW r1
[all...]
/external/python/cpython3/Modules/_ctypes/libffi/src/tile/
H A Dtile.S47 #define SW st define
51 #define SW sw define
94 SW sp, lr
111 SW TMP, r52
125 SW TMP2, REG_ARGS
129 SW TMP, r52
144 SW OUTGOING_STACK_ARGS, TMP
206 SW PTR, REG ; \
253 SW sp, r10
262 SW r1
[all...]
/external/skia/gm/
H A Dstrokerects.cpp19 constexpr SkScalar SW = SkIntToScalar(W); member in namespace:skiagm
58 canvas->translate(SW * x, SH * y);
61 , SW - SkIntToScalar(2), SH - SkIntToScalar(2)
/external/skqp/gm/
H A Dstrokerects.cpp19 constexpr SkScalar SW = SkIntToScalar(W); member in namespace:skiagm
58 canvas->translate(SW * x, SH * y);
61 , SW - SkIntToScalar(2), SH - SkIntToScalar(2)
H A Dstrokes.cpp19 constexpr SkScalar SW = SkIntToScalar(W); variable
63 , SW - SkIntToScalar(2), SH - SkIntToScalar(2)
307 SW - SkIntToScalar(2),
314 canvas->rotate(SkIntToScalar(15), SW/2, SH/2);
/external/python/cpython2/Lib/lib-tk/
H A DTkconstants.py13 SW='sw' variable
/external/python/cpython3/Lib/tkinter/
H A Dconstants.py13 SW='sw' variable
/external/libyuv/files/include/libyuv/
H A Dmacros_msa.h54 #define SW(val, pdst) \ macro
79 SW(val0_m, pdst_sd_m); \
80 SW(val1_m, pdst_sd_m + 4); \
119 #define SW(val, pdst) \ macro
134 SW(val0_m, pdst_sd_m); \
135 SW(val1_m, pdst_sd_m + 4); \
/external/libpng/mips/
H A Dfilter_msa_intrinsics.c72 #define SW(val, pdst) \ macro
107 SW(val0_m, pdst_sd_m); \
108 SW(val1_m, pdst_sd_m + 4); \
143 #define SW(val, pdst) \ macro
178 SW(val0_m, pdst_sd_m); \
179 SW(val1_m, pdst_sd_m + 4); \
211 #define SW(val, pdst) \ macro
232 SW(val0_m, pdst_sd_m); \
233 SW(val1_m, pdst_sd_m + 4); \
536 SW(out
[all...]
/external/toolchain-utils/bestflags/examples/omnetpp/
H A Dbuild_omnetpp60 text_section=$(readelf -SW $outfile | grep ".text")
/external/webp/src/dsp/
H A Dlossless_msa.c41 SW(pix_w, pdst + 32); \
60 SW(pix_w, pdst + 8); \
326 SW(pix_w, dst + 2);
332 SW(pix_w, dst);
H A Dlossless_enc_msa.c85 SW(pix_w, data + 2);
91 SW(pix_w, data);
H A Dmsa_macro.h113 #define SW(val, pdst) MSA_STORE(val, pdst, msa_sw) macro
132 #define SW(val, pdst) MSA_STORE(val, pdst, msa_usw) macro
137 SW(val0_m, pdst_sd_m); \
138 SW(val1_m, pdst_sd_m + 4); \
170 SW(in0, ptmp); \
172 SW(in1, ptmp); \
174 SW(in2, ptmp); \
176 SW(in3, ptmp); \
181 SW(in0, ptmp); \
183 SW(in
[all...]
/external/libyuv/files/source/
H A Dscale_msa.cc113 SW(data0, dst_argb);
114 SW(data1, dst_argb + 4);
115 SW(data2, dst_argb + 8);
116 SW(data3, dst_argb + 12);
372 SW(dst1, dst + 8);
440 SW(dst1, dst_ptr + 8);
520 SW(dst1, dst_ptr + 8);
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dvpx_convolve_avg_msa.c49 SW(out0, dst);
51 SW(out1, dst);
/external/python/cpython2/Demo/tkinter/guido/
H A DAttrDialog.py186 'Anchor': (N, NE, E, SE, S, SW, W, NW, CENTER),
300 'Anchor': (N, NE, E, SE, S, SW, W, NW, CENTER),
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp229 case Mips::SW:

Completed in 613 milliseconds

123