Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 25 of 239) sorted by relevance

12345678910

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DIVDescriptors.cpp460 SelectInst *Select = nullptr; in isMinMaxSelectCmpPattern() local
471 if (!(Select = dyn_cast<SelectInst>(I))) in isMinMaxSelectCmpPattern()
484 return InstDesc(Select, MRK_UIntMin); in isMinMaxSelectCmpPattern()
486 return InstDesc(Select, MRK_UIntMax); in isMinMaxSelectCmpPattern()
488 return InstDesc(Select, MRK_SIntMax); in isMinMaxSelectCmpPattern()
490 return InstDesc(Select, MRK_SIntMin); in isMinMaxSelectCmpPattern()
492 return InstDesc(Select, MRK_FloatMin); in isMinMaxSelectCmpPattern()
494 return InstDesc(Select, MRK_FloatMax); in isMinMaxSelectCmpPattern()
496 return InstDesc(Select, MRK_FloatMin); in isMinMaxSelectCmpPattern()
498 return InstDesc(Select, MRK_FloatMax); in isMinMaxSelectCmpPattern()
[all …]
/freebsd-12.1/share/misc/
H A Dusb_hid_usages37 0x3E Select
56 0x89 System Menu Select
124 0xC2 Weapons Select
353 0x77 Keyboard Select
565 0x2E Ring Select
653 0x89 Media Select TV
690 0xBA Select DisC
722 0xF0 Speed Select
849 0x21E AC Select All
937 0x276 AC Select Row
[all …]
/freebsd-12.1/usr.sbin/bsdconfig/include/
H A Dtcp.hlp23 "media 10base5/AUI" - Select the AUI port.
24 "media 10baseT/UTP" - Select the twisted pair port.
25 "media 10base2/BNC" - Select the BNC connector.
26 "media 100baseTX" - Select 100BaseT on a 100/10 dual adaptor.
/freebsd-12.1/usr.sbin/bsdconfig/timezone/include/
H A Dmessages.subr68 msg_select_country="Select a country"
69 msg_select_island_or_group="Select an island or group"
70 msg_select_local_or_utc="Select local or UTC (Greenwhich Mean Time) clock"
71 msg_select_region="Select a region"
72 msg_select_zone="Select a zone which observes the same time as your locality."
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrMemory.td72 // Select loads with no constant offset.
82 // Select loads with a constant offset.
115 // Select loads with just a constant offset.
153 // Select extending loads with no constant offset.
165 // Select extending loads with a constant offset.
212 // Select extending loads with just a constant offset.
313 // Select stores with no constant offset.
322 // Select stores with a constant offset.
353 // Select stores with just a constant offset.
384 // Select truncating stores with no constant offset.
[all …]
H A DWebAssemblyISelDAGToDAG.cpp61 void Select(SDNode *Node) override;
74 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
H A DWebAssemblyInstrAtomics.td30 // Select loads with no constant offset.
35 // Select loads with a constant offset.
49 // Select loads with just a constant offset.
209 // Select stores with no constant offset.
215 // Select stores with a constant offset.
239 // Select stores with just a constant offset.
428 // Select binary RMWs with a constant offset.
925 // Select notifys with no constant offset.
931 // Select notifys with a constant offset.
968 // Select waits with no constant offset.
[all …]
/freebsd-12.1/usr.sbin/bsdconfig/startup/include/
H A Dmessages.subr38 msg_all_desc="Select all directives"
39 msg_all_help="Select all displayed rc.conf(5) configuration directives"
52 msg_delete_help="Select one or more directives from a list to delete"
70 … [SPACE] or [ENTER] to select items, and\n[TAB] to move to the buttons. Select Exit to leave this…
83 msg_none_desc="Un-Select all directives"
84 msg_none_help="Un-Select all rc.conf(5) configuration directives"
/freebsd-12.1/tools/debugscripts/
H A Dgdbinit.i386172 # Select frame 0 to 5 and show stack information.
198 Select stack frame 0 and show assembler-level details
201 Select stack frame 1 and show assembler-level details
204 Select stack frame 2 and show assembler-level details
207 Select stack frame 3 and show assembler-level details
210 Select stack frame 4 and show assembler-level details
213 Select stack frame 5 and show assembler-level details
/freebsd-12.1/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig115 prompt="Select your regdomain."
132 prompt="Select your country."
/freebsd-12.1/usr.sbin/bsdconfig/mouse/include/
H A Dmessages.subr79 msg_select_a_protocol_type_for_your_mouse="Select a protocol type for your mouse"
80 msg_select_mouse_port="Select mouse port"
81 msg_select_mouse_protocol_type="Select mouse protocol type"
82 msg_select_your_mouse_port_from_the_following_menu="Select your mouse port from the following menu"
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dandroid.config175 # Select control interface backend for external programs, e.g, wpa_cli:
218 # Select configuration backend:
235 # Select program entry point implementation:
241 # Select wrapper for operating system and C library specific functions
247 # Select event loop implementation
252 # Should we use poll instead of select? Select is used by default.
255 # Should we use epoll instead of select? Select is used by default.
258 # Should we use kqueue instead of select? Select is used by default.
261 # Select layer 2 packet implementation
283 # Select TLS implementation
[all …]
H A Ddefconfig209 # Select control interface backend for external programs, e.g, wpa_cli:
255 # Select configuration backend:
272 # Select program entry point implementation:
278 # Select wrapper for operating system and C library specific functions
284 # Select event loop implementation
289 # Should we use poll instead of select? Select is used by default.
292 # Should we use epoll instead of select? Select is used by default.
295 # Should we use kqueue instead of select? Select is used by default.
298 # Select layer 2 packet implementation
320 # Select TLS implementation
[all …]
/freebsd-12.1/sys/gnu/dts/arm/
H A Dimx6ul-ccimx6ulsbcexpress.dts120 MX6UL_PAD_UART2_TX_DATA__GPIO1_IO20 0x10b0 /* Chip Select */
129 MX6UL_PAD_UART2_TX_DATA__ECSPI3_SS0 0x10b0 /* Chip Select */
/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp45 void Select(SDNode *N) override;
170 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
/freebsd-12.1/usr.sbin/bsdconfig/usermgmt/include/
H A Dmessages.subr108 msg_select_group_members_from_list="Select Group Members from a list"
109 msg_select_groups_from_list="Select Groups from a list"
110 msg_select_login_shell="Select Login Shell"
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td486 def Select : Pseudo<(outs GPR:$dst),
488 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
493 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
498 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
503 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
508 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
513 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
518 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
523 "# Select PSEUDO $dst = $lhs $imm $rhs ? $src : $src2",
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h133 Select, enumerator
321 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DSelectHelper.h51 lldb_private::Status Select();
/freebsd-12.1/sys/gnu/dts/arm64/amlogic/
H A Dmeson-gxm-vega-s96.dts23 /* Select external PHY by default */
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/posix/
H A DPipePosix.cpp271 error = select_helper.Select(); in ReadWithTimeout()
300 error = select_helper.Select(); in Write()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dsysv4.opt25 Select ABI calling convention
29 Select method for sdata handling
/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp737 CASE(Select); in Visit()
1049 SelectPiece *Select = New<SelectPiece>(MT_Select); in parseDiagText() local
1052 Select->Options.push_back(parseDiagText(Text, true)); in parseDiagText()
1057 Select->Index = parseModifier(Text); in parseDiagText()
1058 Parsed.push_back(Select); in parseDiagText()
1121 SelectPiece *Select = New<SelectPiece>(ModType); in parseDiagText() local
1122 Select->Options.push_back(New<TextPiece>("")); in parseDiagText()
1123 Select->Options.push_back(New<TextPiece>("s", "diagtext")); in parseDiagText()
1124 Select->Index = parseModifier(Text); in parseDiagText()
1125 Parsed.push_back(Select); in parseDiagText()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp226 case Instruction::Select: in isAddressExpression()
248 case Instruction::Select: in getPointerOperands()
493 case Instruction::Select: in cloneInstructionWithNewAddressSpace()
526 if (CE->getOpcode() == Instruction::Select) { in cloneConstantExprWithNewAddressSpace()
696 if (Op.getOpcode() == Instruction::Select) { in updateAddressSpace()
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp48 void Select(SDNode *Node) override;
99 void RISCVDAGToDAGISel::Select(SDNode *Node) { in Select() function in RISCVDAGToDAGISel

12345678910