Home
last modified time | relevance | path

Searched refs:SW (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp425 SW.startLine() in opcode_11101110()
441 SW.startLine() in opcode_11101111()
498 SW.startLine() in opcode_11111000()
511 SW.startLine() in opcode_11111001()
526 SW.startLine() in opcode_11111010()
596 SW.startLine() << format( in opcode_save_fplr()
636 SW.startLine() << format( in opcode_save_regp()
783 SW.startLine() << format( in opcode_alloc_l()
803 SW.startLine() << format( in opcode_addfp()
940 SW.flush(); in dumpXDataRecord()
[all …]
H A DWindowsResourceDumper.cpp57 SW.printString("Resource type (string)", NarrowStr); in printEntry()
62 SW.printString("Resource type (int)", IDStr); in printEntry()
67 SW.printString("Resource name (string)", NarrowStr); in printEntry()
69 SW.printNumber("Resource name (int)", Ref.getNameID()); in printEntry()
71 SW.printNumber("Data version", Ref.getDataVersion()); in printEntry()
72 SW.printHex("Memory flags", Ref.getMemoryFlags()); in printEntry()
73 SW.printNumber("Language ID", Ref.getLanguage()); in printEntry()
74 SW.printNumber("Version (major)", Ref.getMajorVersion()); in printEntry()
75 SW.printNumber("Version (minor)", Ref.getMinorVersion()); in printEntry()
78 SW.printBinary("Data:", Ref.getData()); in printEntry()
[all …]
H A DARMEHABIPrinter.h28 ScopedPrinter &SW; variable
65 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder() argument
115 SW.startLine() in Decode_1000iiii_iiiiiiii()
161 SW.startLine() in Decode_10110001_0000iiii()
221 SW.startLine() in Decode_11000111_0000iiii()
329 ScopedPrinter &SW; variable
357 : SW(SW), ELF(ELF), FileName(FileName), Symtab(Symtab) {} in PrinterContext()
514 ListScope OCC(SW, "Opcodes"); in PrintOpcodes()
541 ListScope E(SW, "Entries"); in PrintIndexTable()
543 DictScope E(SW, "Entry"); in PrintIndexTable()
[all …]
H A DWin64EHDumper.cpp207 SW.printString("StartAddress", in printRuntimeFunctionEntry()
209 SW.printString("EndAddress", in printRuntimeFunctionEntry()
211 SW.printString("UnwindInfoAddress", in printRuntimeFunctionEntry()
277 DictScope UIS(SW, "UnwindInfo"); in printUnwindInfo()
278 SW.printNumber("Version", UI.getVersion()); in printUnwindInfo()
280 SW.printNumber("PrologSize", UI.PrologSize); in printUnwindInfo()
290 SW.printNumber("UnwindCodeCount", UI.NumCodes); in printUnwindInfo()
292 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo()
308 SW.printString("Handler", in printUnwindInfo()
313 DictScope CS(SW, "Chained"); in printUnwindInfo()
[all …]
H A DWin64EHDumper.h24 ScopedPrinter &SW; variable
55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() argument
H A DWindowsResourceDumper.h21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper() argument
26 ScopedPrinter &SW;
H A DARMWinEHPrinter.h25 ScopedPrinter &SW; variable
178 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder() argument
179 OS(SW.getOStream()), in Decoder()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGCDAntipatternChecker.cpp184 const auto *SW = Nodes.getNodeAs<CallExpr>(WarnAtNode); in emitDiagnostics() local
185 assert(SW); in emitDiagnostics()
199 PathDiagnosticLocation::createBegin(SW, BR.getSourceManager(), ADC), in emitDiagnostics()
200 SW->getSourceRange()); in emitDiagnostics()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.td105 def SW#I : VEReg<I, "sw"#I, [], ["s"#I]>, DwarfRegNum<[I]>;
108 // NOTE: Mark SF#I as alias of SW#I temporary to avoid register allocation
111 def SF#I : VEReg<I, "sf"#I, [], ["s"#I], [!cast<VEReg>("SW"#I)]>,
127 def SX#I : VEReg<I, "s"#I, [!cast<VEReg>("SW"#I), !cast<VEReg>("SF"#I)],
169 (add (sequence "SW%u", 0, 7),
170 (sequence "SW%u", 34, 63),
171 (sequence "SW%u", 8, 33))>;
/freebsd-13.1/sys/contrib/device-tree/Bindings/misc/
H A Daspeed,cvic.txt12 The AST2500 supports a SW generated interrupt
25 SW interrupts from the ARM to the coprocessor.
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dexynos5250-arndale.dts34 label = "SW-TACT2";
41 label = "SW-TACT3";
48 label = "SW-TACT4";
55 label = "SW-TACT5";
62 label = "SW-TACT6";
69 label = "SW-TACT7";
H A Dkirkwood-topkick.dts121 * [SW] [*] [*] [*]
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/reset/
H A Dst-reset.txt1 *Device-Tree bindings for ST SW reset functionality
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,imx7ulp-sim.txt5 and a set of registers have been made available in DGO domain for SW use, with the
/freebsd-13.1/sys/contrib/device-tree/Bindings/reset/
H A Dsnps,hsdk-reset.txt10 configuration register and second for corresponding SW reset and status bits
/freebsd-13.1/sys/mips/conf/
H A DMT7620.hints58 # GPIO7 - MODE SW AP IN II IO
82 # GPIO11 - MODE SW CL IN II IO
H A DRT305X.hints52 # GPIO7 - MODE SW AP IN II IO
76 # GPIO11 - MODE SW CL IN II IO
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp154 auto SW = getSGPRTuplesWeight(); in less() local
156 if (SW != OtherSW) in less()
157 return SW < OtherSW; in less()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pci/
H A Dbrcm,iproc-pcie.txt31 by the ASIC after power on reset. In this case, SW is required to configure
35 by the ASIC after power on reset. In this case, SW needs to configure it
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Daxp20x.txt168 SW : On/Off Switch : swin-supply
195 SW : On/Off Switch : swin-supply
224 SW : On/Off Switch : swin-supply
H A Dmax77620.txt43 source (SW). When enabled/disabled, the master sequencing timer generates
80 software (SW).
/freebsd-13.1/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a77995-draak.dts259 * CVBS and HDMI inputs through SW[49-53]
330 * CVBS and HDMI inputs through SW[49-53]
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt42 failure SW work-around for DWC_usb31 version 1.70a-ea06
44 - snps,disable_scramble_quirk: true when SW should disable data scrambling.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp266 {RT_TwoInstr, OpCodes(Mips::SW, Mips::SWP_MM), ReduceXWtoXWP,
268 {RT_OneInstr, OpCodes(Mips::SW, Mips::SWSP_MM), ReduceXWtoXWSP,
360 !(MI->getOpcode() == Mips::SW || MI->getOpcode() == Mips::SW_MM || in CheckXWPInstr()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp237 case Mips::SW: in isBasePlusOffsetMemoryAccess()

1234