/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.cpp | 452 SW.startLine() in opcode_11101110() 466 SW.startLine() in opcode_11101111() 470 SW.startLine() in opcode_11101111() 527 SW.startLine() in opcode_11111000() 540 SW.startLine() in opcode_11111001() 555 SW.startLine() in opcode_11111010() 625 SW.startLine() << format( in opcode_save_fplr() 665 SW.startLine() << format( in opcode_save_regp() 812 SW.startLine() << format( in opcode_alloc_l() 832 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 184 Decoder(ScopedPrinter &SW, bool isAArch64) : SW(SW), in Decoder() argument 185 OS(SW.getOStream()), in Decoder()
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | h8300.h | 1184 SW = 1, enumerator 1203 EXPAND_TWOOP_W (O (O_ADD, SW), "add.w", 0x0, 0x9, 0x1), 1248 EXPAND_TWOOP_W (O (O_AND, SW), "and.w", 0x6, 0x6, 0x6), 1359 EXPAND_TWOOP_W (O (O_CMP, SW), "cmp.w", 0x1, 0xd, 0x2), 1476 MOVFROM_IMM8 (O (O_MOV, SW), PREFIX_015D, "mov.w", IMM8U_NS), 1477 MOVFROM_IMM (O (O_MOV, SW), PREFIX_7974, "mov.w", IMM16, IMM16LIST), 1674 EXPAND_UNOP_STD_W (O (O_NEG, SW), "neg.w", PREFIX_015, 0x1, 0x7, 0x9), 1680 EXPAND_UNOP_STD_W (O (O_NOT, SW), "not.w", PREFIX_015, 0x1, 0x7, 0x1), 1687 EXPAND_TWOOP_W (O (O_OR, SW), "or.w", 0x6, 0x4, 0x4), 1825 EXPAND_TWOOP_W (O (O_SUB, SW), "sub.w", 0x1, 0x9, 0x3), [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | h8300.h | 1185 SW = 1, enumerator 1204 EXPAND_TWOOP_W (O (O_ADD, SW), "add.w", 0x0, 0x9, 0x1), 1249 EXPAND_TWOOP_W (O (O_AND, SW), "and.w", 0x6, 0x6, 0x6), 1360 EXPAND_TWOOP_W (O (O_CMP, SW), "cmp.w", 0x1, 0xd, 0x2), 1477 MOVFROM_IMM8 (O (O_MOV, SW), PREFIX_015D, "mov.w", IMM8U_NS), 1478 MOVFROM_IMM (O (O_MOV, SW), PREFIX_7974, "mov.w", IMM16, IMM16LIST), 1675 EXPAND_UNOP_STD_W (O (O_NEG, SW), "neg.w", PREFIX_015, 0x1, 0x7, 0x9), 1681 EXPAND_UNOP_STD_W (O (O_NOT, SW), "not.w", PREFIX_015, 0x1, 0x7, 0x1), 1688 EXPAND_TWOOP_W (O (O_OR, SW), "or.w", 0x6, 0x4, 0x4), 1826 EXPAND_TWOOP_W (O (O_SUB, SW), "sub.w", 0x1, 0x9, 0x3), [all …]
|
/openbsd/gnu/llvm/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()
|
/openbsd/gnu/llvm/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))>;
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | MSP430AttributeParser.h | 36 MSP430AttributeParser(ScopedPrinter *SW) in MSP430AttributeParser() argument 37 : ELFAttributeParser(SW, MSP430Attrs::getMSP430AttributeTags(), in MSP430AttributeParser()
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 3174.crt | 10 CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCaUqRCvyKEWC3lP53HTgjnR8ryC+SW
|
H A D | 591.crt | 13 SW/ypyOtWiIvDoYvG5p9AX7Ngzb7C7FPxqG0Lf+8IhzsKYy4TgF+mXFqGQOPJrpZ
|
H A D | 3226.crt | 10 CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCge3+SW/wHciT8tWDClJJerh2I1ryY
|
H A D | 3591.key | 22 PX0f8G0jKYWvF9nGJg0Y34B2H38Uz5hcV9JImwvWM42qdRBdYvbjjE+Byvhg1/SW
|
H A D | 2789.key | 21 SW+Ozwhj6OyEb8/0XKkYmS8CgYAc7ImNx3LpFnVJYzVN1EdZm9NgdW0xyoFpMaxs
|
H A D | 312.key | 9 x612D37RPgf+1SW+CW30lpieUsH/JrTBFW4WnVT7xAt9o774X02PbF8xZPtrkmbQ
|
H A D | 2668.key | 8 OwAFSmLAa2yBbcfMFaqPTSqLh/bw76+j+SW/L0ajxDQjVkIoN5tlZ/Hn/cgUsNom
|
H A D | 3315.chain | 20 nQf13eHflcIixO3i+8P9VGNUmHRsrmIC8iKptqG3uNVBOmmU97SHJrFYIs09I/SW
|
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/ |
H A D | README | 6 http://www.osf.org/mall/dce/SW-code
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVMakeCompressible.cpp | 105 case RISCV::SW: in log2LdstWidth() 159 return Opcode == RISCV::SW || (!STI.is64Bit() && Opcode == RISCV::FSW) || in isCompressibleStore()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.cpp | 120 auto SW = getSGPRTuplesWeight(); in less() local 122 if (SW != OtherSW) in less() 123 return SW < OtherSW; in less()
|
/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/t/ |
H A D | loc_sw.t | 32 new(locale => 'SW', normalization => undef);
|
/openbsd/lib/ |
H A D | check_sym | 258 $5 == "WEAK" {print $8 | ("sort -o SW" s) }
|