| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ARMWinEHPrinter.cpp | 453 SW.startLine() in opcode_11101110() 467 SW.startLine() in opcode_11101111() 471 SW.startLine() in opcode_11101111() 528 SW.startLine() in opcode_11111000() 541 SW.startLine() in opcode_11111001() 556 SW.startLine() in opcode_11111010() 626 SW.startLine() << format( in opcode_save_fplr() 666 SW.startLine() << format( in opcode_save_regp() 813 SW.startLine() << format( in opcode_alloc_l() 833 SW.startLine() << format( in opcode_addfp() [all …]
|
| H A D | WindowsResourceDumper.cpp | 57 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 D | ARMEHABIPrinter.h | 28 ScopedPrinter &SW; variable 65 OpcodeDecoder(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in OpcodeDecoder() argument 115 SW.startLine() in Decode_1000iiii_iiiiiiii() 221 SW.startLine() in Decode_11000111_0000iiii() 329 ScopedPrinter &SW; variable 358 : 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() 571 SW.printHex("FunctionAddress", Address); in PrintIndexTable() [all …]
|
| H A D | Win64EHDumper.cpp | 245 SW.printString("StartAddress", in printRuntimeFunctionEntry() 247 SW.printString("EndAddress", in printRuntimeFunctionEntry() 250 SW.printString("UnwindInfoAddress", in printRuntimeFunctionEntry() 316 DictScope UIS(SW, "UnwindInfo"); in printUnwindInfo() 317 SW.printNumber("Version", UI.getVersion()); in printUnwindInfo() 319 SW.printNumber("PrologSize", UI.PrologSize); in printUnwindInfo() 329 SW.printNumber("UnwindCodeCount", UI.NumCodes); in printUnwindInfo() 331 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo() 347 SW.printString("Handler", in printUnwindInfo() 352 DictScope CS(SW, "Chained"); in printUnwindInfo() [all …]
|
| H A D | Win64EHDumper.h | 24 ScopedPrinter &SW; variable 55 Dumper(ScopedPrinter &SW) : SW(SW), OS(SW.getOStream()) {} in Dumper() argument
|
| H A D | WindowsResourceDumper.h | 21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper() argument 26 ScopedPrinter &SW;
|
| H A D | ARMWinEHPrinter.h | 25 ScopedPrinter &SW; variable 186 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder() argument 187 OS(SW.getOStream()), in Decoder()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | GCDAntipatternChecker.cpp | 184 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-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VERegisterInfo.td | 105 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)], 174 (add (sequence "SW%u", 0, 7), 175 (sequence "SW%u", 34, 63), 176 (sequence "SW%u", 8, 33))>;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | MSP430AttributeParser.h | 36 MSP430AttributeParser(ScopedPrinter *SW) in MSP430AttributeParser() argument 37 : ELFAttributeParser(SW, MSP430Attrs::getMSP430AttributeTags(), in MSP430AttributeParser()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | ti,tps62864.yaml | 27 "SW": 53 SW {
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/misc/ |
| H A D | aspeed,cvic.txt | 12 The AST2500 supports a SW generated interrupt 25 SW interrupts from the ARM to the coprocessor.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | exynos5250-arndale.dts | 39 label = "SW-TACT2"; 46 label = "SW-TACT3"; 53 label = "SW-TACT4"; 60 label = "SW-TACT5"; 67 label = "SW-TACT6"; 74 label = "SW-TACT7";
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | st-reset.txt | 1 *Device-Tree bindings for ST SW reset functionality
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/freescale/ |
| H A D | fsl,imx7ulp-sim.txt | 5 and a set of registers have been made available in DGO domain for SW use, with the
|
| H A D | fsl,imx7ulp-sim.yaml | 15 and a set of registers have been made available in DGO domain for SW use, with the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/reset/ |
| H A D | snps,hsdk-reset.txt | 10 configuration register and second for corresponding SW reset and status bits
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVMakeCompressible.cpp | 103 case RISCV::SW: in log2LdstWidth() 157 return Opcode == RISCV::SW || (!STI.is64Bit() && Opcode == RISCV::FSW) || in isCompressibleStore()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,dcc.yaml | 15 or SW trigger. DCC is used to capture and store data for debugging purpose
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pci/ |
| H A D | brcm,iproc-pcie.txt | 31 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-14.2/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | richtek,rt4831-backlight.yaml | 39 Specify the backlight dimming following by PWM duty or by SW control.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | nvidia,tegra30-tsensor.yaml | 19 Generates an interrupt to SW to lower temperature via DVFS on reaching
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/ |
| H A D | RISCVInstructions.h | 120 S_TYPE_INST(SW); 276 LUI, AUIPC, JAL, JALR, B, LB, LH, LW, LBU, LHU, SB, SH, SW, ADDI, SLTI,
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | nvidia,tegra186-asrc.yaml | 13 ASRC has two modes of operation. One where ratio can be programmed in SW
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | axp20x.txt | 169 SW : On/Off Switch : swin-supply 196 SW : On/Off Switch : swin-supply 225 SW : On/Off Switch : swin-supply
|