Home
last modified time | relevance | path

Searched refs:Selects (Results 1 – 25 of 93) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp169 SmallVector<SelectInst *, 8> Selects; member
475 if (RI.Selects.size() > 0) in print()
476 OS << " S" << RI.Selects.size(); in print()
716 for (SelectInst *SI : RI.Selects) { in getBranchInsertPoint()
729 for (SelectInst *SI : RI.Selects) { in getBranchInsertPoint()
816 SmallVector<SelectInst *, 8> Selects; in findScope() local
827 Selects.push_back(SI); in findScope()
832 if (Selects.size() > 0) { in findScope()
834 for (auto *SI : Selects) in findScope()
839 RI.Selects.push_back(SI); in findScope()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A DKconfig50 Selects the maximum debug level to compile support for.
70 Selects the default debug level
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.opt31 Selects the type of hardware multiplication and division to use (none/g13/g14).
58 Selects the type of RL78 core being targeted (g10/g13/g14). The default is the G14. If set, also …
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.opt31 Selects the type of hardware multiplication and division to use (none/g13/g14).
58 Selects the type of RL78 core being targeted (g10/g13/g14). The default is the G14. If set, also …
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DREADME102 main.c Selects everything in file "main.c"---the
110 main Selects all functions named "main". Notice
122 main.c:main Selects function "main" in file "main.c".
124 main.c:134 Selects line 134 in file "main.c".
344 Selects the format of the profile data files.
H A Dgprof.texi767 Selects the format of the profile data files. Recognized formats are
862 Selects everything in file @file{main.c}---the
871 Selects all functions named @samp{main}.
891 Selects function @samp{main} in file @file{main.c}.
894 Selects line 134 in file @file{main.c}.
H A Dgprof.info581 Selects the format of the profile data files. Recognized formats
666 Selects everything in file 'main.c'--the dot in the string tells
673 Selects all functions named 'main'.
693 Selects function 'main' in file 'main.c'.
696 Selects line 134 in file 'main.c'.
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DREADME102 main.c Selects everything in file "main.c"---the
110 main Selects all functions named "main". Notice
122 main.c:main Selects function "main" in file "main.c".
124 main.c:134 Selects line 134 in file "main.c".
344 Selects the format of the profile data files.
H A Dgprof.texi770 Selects the format of the profile data files. Recognized formats are
865 Selects everything in file @file{main.c}---the
874 Selects all functions named @samp{main}.
894 Selects function @samp{main} in file @file{main.c}.
897 Selects line 134 in file @file{main.c}.
H A Dgprof.info584 Selects the format of the profile data files. Recognized formats
669 Selects everything in file ‘main.c’—the dot in the string tells
676 Selects all functions named ‘main’.
696 Selects function ‘main’ in file ‘main.c’.
699 Selects line 134 in file ‘main.c’.
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dcoffcode.texi263 /* Selects between the elements of the union below. */
266 /* Selects between the elements of the x_sym.x_tagndx union. If set,
270 /* Selects between the elements of the x_sym.x_fcnary.x_fcn.x_endndx
274 /* Selects between the elements of the x_csect.x_scnlen union. If set,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUModifierSyntax.rst988 Selects which lanes to pull data from, within a group of 8 lanes. This is a mandatory modifier.
1311 Selects which bits in the destination are affected. By default, all bits are affected.
1430 Selects the low [15:0] or high [31:16] operand bits for source and destination operands.
1614 Selects the low [15:0] or high [31:16] operand bits as input to the operation
1647 Selects the low [15:0] or high [31:16] operand bits as input to the operation
1807 Selects the size of source operands: either 32 bits or 16 bits.
/netbsd-src/sys/arch/ia64/stand/common/
H A Dhelp.common175 Selects gdb-remote mode for the kernel debugger by default.
224 Selects the default device. Syntax for devices is odd.
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/fuc/
H A Dcom.fuc274 // Selects strand set?!
/netbsd-src/external/bsd/less/dist/
H A Dless.man1554 Selects an ISO 8859 character set. This is the same as ASCII,
1562 dos Selects a character set appropriate for MS-DOS.
1564 ebcdic Selects an EBCDIC character set.
1567 Selects an EBCDIC character set used by OS/390 Unix Services.
1572 koi8-r Selects a Russian character set.
1574 next Selects a character set appropriate for NeXT computers.
1576 utf-8 Selects the UTF-8 encoding of the ISO 10646 character set.
1582 Selects a character set appropriate for Microsoft Windows (cp
1963 Selects a predefined character set.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7109 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects() argument
7116 MachineInstr *FirstMI = Selects.front(); in createPHIsForSelects()
7130 for (auto MI : Selects) { in createPHIsForSelects()
7173 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local
7175 Selects.push_back(&MI); in emitSelect()
7185 Selects.push_back(&*NextMIIt); in emitSelect()
7194 for (auto SelMI : Selects) in emitSelect()
7209 MachineInstr *LastMI = Selects.back(); in emitSelect()
7241 createPHIsForSelects(Selects, StartMBB, FalseMBB, MBB); in emitSelect()
7242 for (auto SelMI : Selects) in emitSelect()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsInstrFPU.td433 // Selects
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-genpkey.pod.in335 Selects a default type based on the B<algorithm>. This is used by the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.def430 /* Selects the Ith parameter out of an argument pack. This node will
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2008545 (display_debug_lines): New function: Selects either a raw dump or
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.def412 /* Selects the Ith parameter out of an argument pack. This node will
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2008545 (display_debug_lines): New function: Selects either a raw dump or
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-riscv.texi64 Selects the ABI, which is either "ilp32" or "lp64", optionally followed
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A DRUN75 Selects the processor to use when
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A DRUN75 Selects the processor to use when

1234