/openbsd/gnu/gcc/gcc/ |
H A D | local-alloc.c | 1849 int ureg, sreg; in combine_regs() local 1916 sreg = REGNO (setreg); in combine_regs() 1917 if (sreg < FIRST_PSEUDO_REGISTER) in combine_regs() 1936 || (sreg >= FIRST_PSEUDO_REGISTER && reg_qty[sreg] == -1) in combine_regs() 1945 || ureg == sreg in combine_regs() 1964 if (reg_qty[sreg] == -2) in combine_regs() 1967 if (reg_qty[sreg] >= 0) in combine_regs() 1986 if (sreg < FIRST_PSEUDO_REGISTER) in combine_regs() 2005 if (reg_qty[sreg] >= -1 in combine_regs() 2022 reg_qty[sreg] = sqty; in combine_regs() [all …]
|
H A D | dwarf2out.c | 854 if (sreg == INVALID_REGNUM) in reg_save() 880 else if (sreg == reg) in reg_save() 885 cfi->dw_cfi_oprnd2.dw_cfi_reg_num = sreg; in reg_save() 948 dwarf2out_return_reg (const char *label, unsigned int sreg) in dwarf2out_return_reg() argument 1227 q->saved_reg = sreg; in queue_reg_save() 1242 unsigned int reg, sreg; in flush_queued_reg_saves() local 1260 sreg = DWARF_FRAME_REGNUM (REGNO (q->saved_reg)); in flush_queued_reg_saves() 1262 sreg = INVALID_REGNUM; in flush_queued_reg_saves() 1297 dwarf2out_reg_save_reg (const char *label, rtx reg, rtx sreg) in dwarf2out_reg_save_reg() argument 1311 regs_saved_in_regs[i].saved_in_reg = sreg; in dwarf2out_reg_save_reg() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | local-alloc.c | 1792 int ureg, sreg; local 1859 sreg = REGNO (setreg); 1860 if (sreg < FIRST_PSEUDO_REGISTER) 1879 || (sreg >= FIRST_PSEUDO_REGISTER && reg_qty[sreg] == -1) 1888 || ureg == sreg 1907 if (reg_qty[sreg] == -2) 1910 if (reg_qty[sreg] >= 0) 1929 if (sreg < FIRST_PSEUDO_REGISTER) 1948 if (reg_qty[sreg] >= -1 1965 reg_qty[sreg] = sqty; [all …]
|
H A D | dwarf2out.c | 760 reg_save (label, reg, sreg, offset) in reg_save() argument 763 unsigned sreg; 772 if (sreg == (unsigned int) -1) 799 else if (sreg == reg) 805 cfi->dw_cfi_oprnd2.dw_cfi_reg_num = sreg; 876 dwarf2out_return_reg (label, sreg) in dwarf2out_return_reg() argument 878 unsigned sreg; 880 reg_save (label, DWARF_FRAME_RETURN_COLUMN, sreg, 0);
|
H A D | expr.c | 3404 rtx sreg = gen_rtx_SUBREG (reg_mode, x, 0); local 3407 return emit_move_insn_1 (sreg, mem); 3411 rtx sreg = gen_rtx_SUBREG (reg_mode, y, 0); local 3413 emit_move_insn_1 (mem, sreg);
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 3283 if (sreg == ZERO || sreg == KT0 || sreg == KT1 || sreg == AT) in macro_build_jrpatch() 4631 if (sreg == 0) in macro() 4710 if (sreg == 0) in macro() 4723 if (sreg == 0 in macro() 4756 if (sreg == 0) in macro() 4774 if (sreg == 0) in macro() 4788 if (sreg == 0) in macro() 4843 if (sreg == 0) in macro() 4852 if (sreg == 0 in macro() 4885 if (sreg == 0) in macro() [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 3269 if (sreg == ZERO || sreg == KT0 || sreg == KT1 || sreg == AT) in macro_build_jrpatch() 4640 if (sreg == 0) in macro() 4721 if (sreg == 0) in macro() 4735 if (sreg == 0 in macro() 4769 if (sreg == 0) in macro() 4788 if (sreg == 0) in macro() 4803 if (sreg == 0) in macro() 4860 if (sreg == 0) in macro() 4870 if (sreg == 0 in macro() 4904 if (sreg == 0) in macro() [all …]
|
H A D | tc-bfin.c | 1565 bfin_gen_ldstiifp (REG_T sreg, Expr_Node * poffset, int W) in bfin_gen_ldstiifp() argument 1568 int reg = (sreg->regno & CODE_MASK) | (IS_PREG (*sreg) ? 0x8 : 0x0); in bfin_gen_ldstiifp()
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 566 CodeTextRegion(const MemSpaceRegion *sreg, Kind k) : TypedRegion(sreg, k) { in CodeTextRegion() argument 586 : CodeTextRegion(sreg, FunctionCodeRegionKind), FD(fd) { in FunctionCodeRegion() 684 unsigned count, const MemSpaceRegion *sreg) in BlockDataRegion() argument 690 assert(isa<GlobalImmutableSpaceRegion>(sreg) || in BlockDataRegion() 691 isa<StackLocalsSpaceRegion>(sreg) || in BlockDataRegion() 692 isa<UnknownSpaceRegion>(sreg)); in BlockDataRegion() 776 : SubRegion(sreg, SymbolicRegionKind), sym(s) { in SymbolicRegion() 783 assert(isa<UnknownSpaceRegion>(sreg) || isa<HeapSpaceRegion>(sreg) || in SymbolicRegion() 784 isa<GlobalSystemSpaceRegion>(sreg)); in SymbolicRegion() 825 : TypedValueRegion(sreg, StringRegionKind), Str(str) { in StringRegion() [all …]
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | NVPTXUsage.rst | 196 '``llvm.nvvm.read.ptx.sreg.*``' 204 declare i32 @llvm.nvvm.read.ptx.sreg.tid.x() 205 declare i32 @llvm.nvvm.read.ptx.sreg.tid.y() 206 declare i32 @llvm.nvvm.read.ptx.sreg.tid.z() 207 declare i32 @llvm.nvvm.read.ptx.sreg.ntid.x() 208 declare i32 @llvm.nvvm.read.ptx.sreg.ntid.y() 209 declare i32 @llvm.nvvm.read.ptx.sreg.ntid.z() 210 declare i32 @llvm.nvvm.read.ptx.sreg.ctaid.x() 211 declare i32 @llvm.nvvm.read.ptx.sreg.ctaid.y() 212 declare i32 @llvm.nvvm.read.ptx.sreg.ctaid.z() [all …]
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | cris-dis.c | 114 spec_reg_info (sreg) in spec_reg_info() argument 115 unsigned int sreg; in spec_reg_info() 120 if (cris_spec_regs[i].number == sreg)
|
/openbsd/sys/dev/fdt/ |
H A D | rkpmic.c | 80 uint8_t sreg, smask; member 608 val = rkpmic_reg_read(sc, sc->sc_regdata[i].sreg); in rkpmic_attach_regulator() 613 rkpmic_reg_write(sc, sc->sc_regdata[i].sreg, val); in rkpmic_attach_regulator()
|
/openbsd/gnu/gcc/gcc/config/mcore/ |
H A D | mcore.c | 1404 rtx mreg, sreg, ereg; in mcore_expand_insv() local 1471 sreg = copy_to_mode_reg (SImode, operands[3]); in mcore_expand_insv() 1481 emit_insn (gen_rtx_SET (SImode, sreg, in mcore_expand_insv() 1482 gen_rtx_AND (SImode, sreg, ereg))); in mcore_expand_insv() 1487 emit_insn (gen_rtx_SET (SImode, sreg, in mcore_expand_insv() 1488 gen_rtx_ASHIFT (SImode, sreg, GEN_INT (posn)))); in mcore_expand_insv() 1491 gen_rtx_IOR (SImode, operands[0], sreg))); in mcore_expand_insv()
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | IntrinsicsNVVM.td | 1608 "llvm.nvvm.read.ptx.sreg.envreg0">, 1612 "llvm.nvvm.read.ptx.sreg.envreg1">, 1616 "llvm.nvvm.read.ptx.sreg.envreg2">, 1620 "llvm.nvvm.read.ptx.sreg.envreg3">, 1624 "llvm.nvvm.read.ptx.sreg.envreg4">, 1628 "llvm.nvvm.read.ptx.sreg.envreg5">, 1632 "llvm.nvvm.read.ptx.sreg.envreg6">, 1636 "llvm.nvvm.read.ptx.sreg.envreg7">, 1640 "llvm.nvvm.read.ptx.sreg.envreg8">, 1644 "llvm.nvvm.read.ptx.sreg.envreg9">, [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/ |
H A D | mcore.c | 1638 rtx mreg, sreg, ereg; local 1705 sreg = copy_to_mode_reg (SImode, operands[3]); 1715 emit_insn (gen_rtx (SET, SImode, sreg, 1716 gen_rtx (AND, SImode, sreg, ereg))); 1721 emit_insn (gen_rtx (SET, SImode, sreg, 1722 gen_rtx (ASHIFT, SImode, sreg, GEN_INT (posn)))); 1725 gen_rtx (IOR, SImode, operands[0], sreg)));
|
/openbsd/usr.sbin/vmd/ |
H A D | x86_mmio.c | 351 str_sreg(int sreg) { in str_sreg() argument 352 switch (sreg) { in str_sreg()
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | cris-dis.c | 123 spec_reg_info (unsigned int sreg, enum cris_disass_family distype) in spec_reg_info() argument 129 if (cris_spec_regs[i].number == sreg) in spec_reg_info()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | xtensa-isa.c | 291 xtensa_sysreg_internal *sreg = &isa->sysregs[n]; in xtensa_isa_init() local 292 is_user = sreg->is_user; in xtensa_isa_init() 294 isa->sysreg_table[is_user][sreg->number] = n; in xtensa_isa_init()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 4415 rtx sreg, areg, tmp, smema; local 4455 sreg = copy_addr_to_reg (smema); 4456 areg = expand_binop (DImode, and_optab, sreg, GEN_INT (7), NULL, 4459 emit_move_insn (sreg, plus_constant (sreg, 7)); 4464 emit_insn (gen_extqh_be (data_regs[i], data_regs[i], sreg)); 4465 emit_insn (gen_extxl_be (ext_tmps[i], data_regs[i+1], i64, sreg)); 4469 emit_insn (gen_extxl_le (data_regs[i], data_regs[i], i64, sreg)); 4470 emit_insn (gen_extqh_le (ext_tmps[i], data_regs[i+1], sreg));
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 322 const MemRegion *sreg) { in ProfileRegion() argument 325 ID.AddPointer(sreg); in ProfileRegion()
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.c | 3712 rtx sreg, areg, tmp, smema; in alpha_expand_unaligned_load_words() local 3752 sreg = copy_addr_to_reg (smema); in alpha_expand_unaligned_load_words() 3753 areg = expand_binop (DImode, and_optab, sreg, GEN_INT (7), NULL, in alpha_expand_unaligned_load_words() 3756 emit_move_insn (sreg, plus_constant (sreg, 7)); in alpha_expand_unaligned_load_words() 3761 emit_insn (gen_extqh_be (data_regs[i], data_regs[i], sreg)); in alpha_expand_unaligned_load_words() 3762 emit_insn (gen_extxl_be (ext_tmps[i], data_regs[i+1], i64, sreg)); in alpha_expand_unaligned_load_words() 3766 emit_insn (gen_extxl_le (data_regs[i], data_regs[i], i64, sreg)); in alpha_expand_unaligned_load_words() 3767 emit_insn (gen_extqh_le (ext_tmps[i], data_regs[i+1], sreg)); in alpha_expand_unaligned_load_words()
|
/openbsd/sys/dev/pci/ |
H A D | if_qwz_pci.c | 691 pcireg_t sreg; in qwz_pci_attach() local 703 sreg = pci_conf_read(psc->sc_pc, psc->sc_tag, PCI_SUBSYS_ID_REG); in qwz_pci_attach() 707 sc->id.subsystem_vendor = PCI_VENDOR(sreg); in qwz_pci_attach() 708 sc->id.subsystem_device = PCI_PRODUCT(sreg); in qwz_pci_attach()
|
H A D | if_qwx_pci.c | 751 pcireg_t sreg; in qwx_pci_attach() local 763 sreg = pci_conf_read(psc->sc_pc, psc->sc_tag, PCI_SUBSYS_ID_REG); in qwx_pci_attach() 767 sc->id.subsystem_vendor = PCI_VENDOR(sreg); in qwx_pci_attach() 768 sc->id.subsystem_device = PCI_PRODUCT(sreg); in qwx_pci_attach()
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | md5.sum | 1368 bd84b062c31622e8a00f627566c4e5bc gas/testsuite/gas/cris/pushpop-byte-sreg.d 1369 99abd207ab982e6c4b5c538faff1493d gas/testsuite/gas/cris/pushpop-dcr1-sreg.d 1370 03b76091d17405f7658174e77dce71fc gas/testsuite/gas/cris/pushpop-dword-sreg.d 1371 022fee8710dcfd4dfb14d06be1cd7a68 gas/testsuite/gas/cris/pushpop-word-sreg.d 1421 0b4ab8bdfecfb175308776f1b30f9267 gas/testsuite/gas/cris/sreg-to-x.d 1434 2a5f4f6e4b310f1d6d19ddc58bfac9ec gas/testsuite/gas/cris/x-to-byte-sreg.d 1435 7577002f17af669f7a8144e7858ce3f1 gas/testsuite/gas/cris/x-to-dcr1-sreg.d 1436 8281e49c3dd60d6d278fbb9440e43e04 gas/testsuite/gas/cris/x-to-dword-sreg.d 1437 69a3a4886bef70933479dc77967ea4a4 gas/testsuite/gas/cris/x-to-word-sreg.d
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 4602 rtx sreg; local 4608 emit_move_insn (sreg = gen_reg_rtx (SImode), mem); 4615 emit_move_insn (mem, sreg);
|