| /llvm-project-15.0.7/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 180 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 355 PrinterContext(ScopedPrinter &SW, const object::ELFFile<ET> &ELF, in PrinterContext()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | MSP430AttributeParser.h | 36 MSP430AttributeParser(ScopedPrinter *SW) in MSP430AttributeParser()
|
| /llvm-project-15.0.7/mlir/python/mlir/dialects/linalg/opdsl/ops/ |
| H A D | core_named_ops.py | 275 S.OW * S.SW + S.KW * S.DW, S.C), 298 S.OW * S.SW + S.KW * S.DW, S.C), 349 S.OW * S.SW + S.KW * S.DW), 371 S.OW * S.SW + S.KW * S.DW), 666 S.OW * S.SW + S.KW * S.DW, S.C), 688 S.OW * S.SW + S.KW * S.DW), 710 S.OW * S.SW + S.KW * S.DW, S.C), 751 S.OW * S.SW + S.KW * S.DW), 769 S.OW * S.SW + S.KW * S.DW, S.C), 811 S.OW * S.SW + S.KW * S.DW, S.C), [all …]
|
| /llvm-project-15.0.7/mlir/test/python/dialects/linalg/opdsl/ |
| H A D | arguments.py | 74 strides=IndexAttrDef(S.SH, S.SW, default=[1, 2])):
|
| H A D | emit_convolution.py | 19 strides=IndexAttrDef(S.SH, S.SW, default=[1, 1]),
|
| H A D | emit_pooling.py | 21 strides=IndexAttrDef(S.SH, S.SW, default=[1, 1]),
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | GCDAntipatternChecker.cpp | 184 const auto *SW = Nodes.getNodeAs<CallExpr>(WarnAtNode); in emitDiagnostics() local
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | FrameOptimizer.cpp | 364 ShrinkWrapping SW(FA, BF, Info, AllocatorId); in performShrinkWrapping() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | GCNRegPressure.cpp | 154 auto SW = getSGPRTuplesWeight(); in less() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | SourceCodeTests.cpp | 364 auto SW = SpelledWord::touching( in tryWord() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1106 const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(P->getLabel()); in checkFallThroughIntoBlock() local 1206 if (const SwitchCase *SW = dyn_cast_or_null<SwitchCase>(B.getLabel())) in getLastStmt() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 1314 unsigned SB, SW; in usedBitsEqual() local 2508 unsigned SW = SC.width(); in simplifyExtractLow() local
|
| H A D | HexagonISelDAGToDAG.cpp | 1468 unsigned SW = T.getSizeInBits(); in DetectUseSxtw() local
|
| H A D | HexagonISelDAGToDAGHVX.cpp | 1280 ShuffleMask SW(Swapped); in packs() local
|
| H A D | HexagonConstPropagation.cpp | 1815 unsigned BW = A1.getBitWidth(), SW = Count*Bits; in evaluateSplati() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | SimpleLoopUnswitch.cpp | 877 uint64_t SW = *DefaultCaseWeight; in unswitchTrivialSwitch() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 2765 void DFSanVisitor::visitSwitchInst(SwitchInst &SW) { in visitSwitchInst()
|