Searched refs:Selects (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/ |
| H A D | ControlHeightReduction.cpp | 478 if (RI.Selects.size() > 0) in print() 811 Selects.push_back(SI); in findScope() 816 if (Selects.size() > 0) { in findScope() 818 for (auto *SI : Selects) in findScope() 877 SmallVector<SelectInst *, 8> &Selects = RI.Selects; in checkScopeHoistable() local 886 for (SelectInst *SI : Selects) { in checkScopeHoistable() 890 for (auto it = Selects.begin(); it != Selects.end(); ) { in checkScopeHoistable() 905 it = Selects.erase(it); in checkScopeHoistable() 935 Selects.erase(std::remove_if(Selects.begin(), Selects.end(), in checkScopeHoistable() 952 for (auto *SI : Selects) { in checkScopeHoistable() [all …]
|
| /freebsd-12.1/stand/common/ |
| H A D | help.common | 185 Selects gdb-remote mode for the kernel debugger by default. 250 Selects the default device. See lsdev for available devices.
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MicroMipsInstrFPU.td | 434 // Selects
|
| /freebsd-12.1/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 232 Selects segments of size _k_ with highest score to put in the dictionary.
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | bmake.cat1 | 984 Selects one or more words from the value, or performs other opera- 999 [4mindex[24m Selects a single word from the value. 1002 Selects all words from [4mstart[24m to [4mend[24m, inclusive. For example,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 5717 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue() argument 5720 for (SelectInst *DefSI = SI; DefSI != nullptr && Selects.count(DefSI); in getTrueOrFalseValue()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrArithmetic.td | 594 /// OpSize - Selects whether the instruction needs a 0x66 prefix based on
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 253 // Selects and permutes
|
| H A D | SystemZScheduleZ13.td | 1217 // Vector: Selects and permutes
|
| H A D | SystemZScheduleZ14.td | 1237 // Vector: Selects and permutes
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | am-utils.texi | 2634 Selects the period, in seconds, for which a name is cached by @i{Amd}. 2695 Selects the form of logging to be made. Several special @dfn{log-options} 2878 Selects the interval in seconds between unmount attempts after the 2971 Selects an alternate NIS domain. This is useful for debugging and 6770 Selects quiet mode. @i{FSinfo} suppress the ``running commentary'' and 6778 Selects verbose mode. When this is activated, the program will display
|
| /freebsd-12.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 7778 # ON ON ON Selects 7 DATA bits, even parity, 2 STOP bits 7779 # OFF ON ON Selects 7 DATA bits, odd parity, 2 STOP bits 7780 # ON OFF ON Selects 7 DATA bits, even parity, 1 STOP bit - Factory Set. 7781 # OFF OFF ON Selects 7 DATA bits, odd parity, 1 STOP bit 7782 # ON ON OFF Selects 8 DATA bits, no parity, 2 STOP bits 7783 # OFF ON OFF Selects 8 DATA bits, no parity, 1 STOP bit 7784 # ON OFF OFF Selects 8 DATA bits, even parity, 1 STOP bit 7785 # OFF OFF OFF Selects 8 DATA bits, odd parity, 1 STOP bit 8365 # S4/W34: Selects Page Print Mode as initial condition. If not
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrVSX.td | 1098 // Selects.
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | gdb.info-2 | 3143 Selects the data to be recorded, when qualifier is met and HW
|
| H A D | gdb.texinfo | 12524 Selects the data to be recorded, when qualifier is met and HW trace was
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | invoke.texi | 8343 Selects the IEEE rounding mode. Other Alpha compilers call this option
|