Home
last modified time | relevance | path

Searched defs:SW (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.h24 ScopedPrinter &SW; variable
55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper()
H A DARMWinEHPrinter.h25 ScopedPrinter &SW; variable
178 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
H A DWindowsResourceDumper.h21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper()
H A DARMEHABIPrinter.h28 ScopedPrinter &SW; variable
65 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder()
329 ScopedPrinter &SW; variable
355 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> &ELF, in PrinterContext()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dfloat128-ifunc.c48 #define SW_OR_HW(SW, HW) (__builtin_cpu_supports ("ieee128") ? HW : SW) argument
50 #define SW_OR_HW_ISA3_1(SW, HW) (__builtin_cpu_supports ("arch_3_1") ? HW : SW) argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp184 const auto *SW = Nodes.getNodeAs<CallExpr>(WarnAtNode); in emitDiagnostics() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dfloat128-ifunc.c48 #define SW_OR_HW(SW, HW) (__builtin_cpu_supports ("ieee128") ? HW : SW) argument
/netbsd-src/usr.bin/infocmp/
H A Dinfocmp.c45 #define SW 8 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dlocal2.c700 #define SW(x,y) { int i = x; x = y; y = i; } in rmove() macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp154 auto SW = getSGPRTuplesWeight(); in less() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dshrink-wrap.c1104 SW (basic_block bb) in SW() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dshrink-wrap.cc1115 SW (basic_block bb) in SW() function
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dlocal2.c1178 #define SW(x,y) { int i = x; x = y; y = i; } in rmove() macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dlocal2.c1166 #define SW(x,y) { int i = x; x = y; y = i; } in rmove() macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1109 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local
1214 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeMIPS_common.c170 #define SW (HI(43)) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1286 unsigned SB, SW; in usedBitsEqual() local
2483 unsigned SW = SC.width(); in simplifyExtractLow() local
H A DHexagonISelDAGToDAG.cpp1464 unsigned SW = T.getSizeInBits(); in DetectUseSxtw() local
H A DHexagonConstPropagation.cpp1821 unsigned BW = A1.getBitWidth(), SW = Count*Bits; in evaluateSplati() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp799 uint64_t SW = *DefaultCaseWeight; in unswitchTrivialSwitch() local
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h1183 SW = 1, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dh8300.h1183 SW = 1, enumerator