| /src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Win64EHDumper.h | 24 ScopedPrinter &SW; variable 55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper()
|
| H A D | ARMWinEHPrinter.h | 25 ScopedPrinter &SW; variable 186 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder()
|
| H A D | WindowsResourceDumper.h | 21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper()
|
| H A D | ARMEHABIPrinter.h | 28 ScopedPrinter &SW; variable 65 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder() 329 ScopedPrinter &SW; variable 356 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> &ELF, in PrinterContext()
|
| /src/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | MSP430AttributeParser.h | 36 MSP430AttributeParser(ScopedPrinter *SW) in MSP430AttributeParser()
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | GCDAntipatternChecker.cpp | 184 const auto *SW = Nodes.getNodeAs<CallExpr>(WarnAtNode); in emitDiagnostics() local
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNRegPressure.cpp | 208 auto SW = getSGPRTuplesWeight(); in less() local
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1134 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local 1234 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 1314 unsigned SB, SW; in usedBitsEqual() local 2509 unsigned SW = SC.width(); in simplifyExtractLow() local
|
| H A D | HexagonISelDAGToDAG.cpp | 1615 unsigned SW = T.getSizeInBits(); in DetectUseSxtw() local
|
| H A D | HexagonConstPropagation.cpp | 1814 unsigned BW = A1.getBitWidth(), SW = Count*Bits; in evaluateSplati() local
|
| H A D | HexagonISelDAGToDAGHVX.cpp | 1442 ShuffleMask SW(Swapped); in packs() local
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BasicBlockUtils.cpp | 2230 if (auto *SW = dyn_cast<SwitchInst>(Src.getTerminator())) in isPresplitCoroSuspendExitEdge() local
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SimpleLoopUnswitch.cpp | 949 uint64_t SW = *DefaultCaseWeight; in unswitchTrivialSwitch() local
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 2967 void DFSanVisitor::visitSwitchInst(SwitchInst &SW) { in visitSwitchInst()
|