Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp138 SmallVector<SelectInst *, 8> Selects; member
452 if (RI.Selects.size() > 0) in print()
813 Selects.push_back(SI); in findScope()
818 if (Selects.size() > 0) { in findScope()
820 for (auto *SI : Selects) in findScope()
879 SmallVector<SelectInst *, 8> &Selects = RI.Selects; in checkScopeHoistable() local
888 for (SelectInst *SI : Selects) { in checkScopeHoistable()
892 for (auto it = Selects.begin(); it != Selects.end(); ) { in checkScopeHoistable()
908 it = Selects.erase(it); in checkScopeHoistable()
956 for (auto *SI : Selects) { in checkScopeHoistable()
[all …]
/openbsd/gnu/usr.bin/binutils/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.texi731 Selects the format of the profile data files. Recognized formats are
826 Selects everything in file @file{main.c}---the
835 Selects all functions named @samp{main}.
855 Selects function @samp{main} in file @file{main.c}.
858 Selects line 134 in file @file{main.c}.
/openbsd/gnu/usr.bin/binutils-2.17/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.texi743 Selects the format of the profile data files. Recognized formats are
838 Selects everything in file @file{main.c}---the
847 Selects all functions named @samp{main}.
867 Selects function @samp{main} in file @file{main.c}.
870 Selects line 134 in file @file{main.c}.
/openbsd/gnu/usr.bin/texinfo/doc/
H A Duserdoc.texi316 Selects the `Next' node.
321 Selects the `Prev' node.
326 Selects the `Up' node.
340 Selects the most recently selected node in this window.
350 Selects the node @samp{Top} in the current info file.
355 Selects the directory node (i.e., the node @samp{(dir)}).
365 Selects the first node which appears in this file. This node is most
371 Selects the last node which appears in this file.
442 Selects a node which has been previously visited in a visible window.
625 Selects the menu item or note reference appearing on this line.
[all …]
H A Dinfo-stnd.texi763 Selects the first node which appears in this file. This node is most
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUModifierSyntax.rst1146 Selects which lanes to pull data from, within a group of 8 lanes. This is a mandatory modifier.
1453 Selects which bits in the destination are affected. By default, all bits are affected.
1569 Selects the low [15:0] or high [31:16] operand bits for source and destination operands.
1770 Selects the low [15:0] or high [31:16] operand bits as input to the operation,
1803 Selects the low [15:0] or high [31:16] operand bits as input to the operation,
1961 Selects the size of source operands: either 32 bits or 16 bits.
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp322 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue() argument
324 for (SelectInst *DefSI = SI; DefSI != nullptr && Selects.count(DefSI); in getTrueOrFalseValue()
H A DCodeGenPrepare.cpp6758 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue() argument
6761 for (SelectInst *DefSI = SI; DefSI != nullptr && Selects.count(DefSI); in getTrueOrFalseValue()
/openbsd/gnu/usr.bin/perl/cpan/Encode/bin/
H A Dpiconv283 Selects which scheme is to be used for conversion. Available schemes
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrFPU.td449 // Selects
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7538 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects() argument
7545 MachineInstr *FirstMI = Selects.front(); in createPHIsForSelects()
7559 for (auto *MI : Selects) { in createPHIsForSelects()
7601 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local
7603 Selects.push_back(&MI); in emitSelect()
7612 Selects.push_back(&NextMI); in emitSelect()
7620 for (auto *SelMI : Selects) in emitSelect()
7634 MachineInstr *LastMI = Selects.back(); in emitSelect()
7666 createPHIsForSelects(Selects, StartMBB, FalseMBB, MBB); in emitSelect()
7667 for (auto *SelMI : Selects) in emitSelect()
H A DSystemZScheduleZ13.td1217 // Vector: Selects and permutes
H A DSystemZInstrVector.td335 // Selects and permutes
H A DSystemZScheduleZ16.td1279 // Vector: Selects and permutes
H A DSystemZScheduleZ14.td1237 // Vector: Selects and permutes
H A DSystemZScheduleZ15.td1273 // Vector: Selects and permutes
/openbsd/usr.sbin/amd/doc/
H A Damdref.texinfo1560 Selects the period, in seconds, for which a name is cached by @i{Amd}.
1616 Selects the form of logging to be made. Two special @dfn{log-options}
1736 Selects the interval in seconds between unmount attempts after the
1823 Selects an alternate NIS domain. This is useful for debugging and
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrArithmetic.td594 /// OpSize - Selects whether the instruction needs a 0x66 prefix based on
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrVSX.td2624 // Selects.
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td3419 DocBrief<[{Selects the long double implementation}]>;
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi8517 Selects the IEEE rounding mode. Other Alpha compilers call this option
/openbsd/gnu/gcc/gcc/doc/
H A Dinvoke.texi8472 Selects the IEEE rounding mode. Other Alpha compilers call this option
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdb.texinfo12912 Selects the data to be recorded, when qualifier is met and HW trace was

12