Home
last modified time | relevance | path

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

12345678

/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp219 SelectInst *Select = nullptr; in isMinMaxSelectCmpPattern() local
224 if (!Cmp->hasOneUse() || !(Select = dyn_cast<SelectInst>(*I->user_begin()))) in isMinMaxSelectCmpPattern()
226 return InstDesc(Select, Prev.getMinMaxKind()); in isMinMaxSelectCmpPattern()
230 if (!(Select = dyn_cast<SelectInst>(I))) in isMinMaxSelectCmpPattern()
242 if (m_UMin(m_Value(CmpLeft), m_Value(CmpRight)).match(Select)) in isMinMaxSelectCmpPattern()
243 return InstDesc(Select, MRK_UIntMin); in isMinMaxSelectCmpPattern()
244 else if (m_UMax(m_Value(CmpLeft), m_Value(CmpRight)).match(Select)) in isMinMaxSelectCmpPattern()
245 return InstDesc(Select, MRK_UIntMax); in isMinMaxSelectCmpPattern()
246 else if (m_SMax(m_Value(CmpLeft), m_Value(CmpRight)).match(Select)) in isMinMaxSelectCmpPattern()
247 return InstDesc(Select, MRK_SIntMax); in isMinMaxSelectCmpPattern()
[all …]
/NextBSD/share/misc/
HDusb_hid_usages37 0x3E Select
56 0x89 System Menu Select
124 0xC2 Weapons Select
353 0x77 Keyboard Select
565 0x2E Ring Select
639 0x62 Closed Caption Select
652 0x88 Media Select Computer
653 0x89 Media Select TV
654 0x8A Media Select WWW
655 0x8B Media Select DVD
[all …]
/NextBSD/usr.sbin/bsdconfig/include/
HDtcp.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.
/NextBSD/usr.sbin/bsdconfig/timezone/include/
HDmessages.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."
/NextBSD/usr.sbin/bsdconfig/startup/include/
HDmessages.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"
/NextBSD/contrib/groff/src/devices/xditview/
HDGXditview.ad22 <Key>Select: SelectPage()\n\
36 <Key>Select: SelectPage()\n\
42 GXditview.menu.selectPage.label: Select Page
/NextBSD/contrib/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelDAGToDAG.cpp57 SDNode *Select(SDNode *Node) override;
64 SDNode *WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
/NextBSD/tools/debugscripts/
HDgdbinit.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
/NextBSD/usr.sbin/bsdconfig/mouse/include/
HDmessages.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"
/NextBSD/contrib/llvm/lib/Target/BPF/
HDBPFISelDAGToDAG.cpp49 SDNode *Select(SDNode *N) override;
118 SDNode *BPFDAGToDAGISel::Select(SDNode *Node) { in Select() function in BPFDAGToDAGISel
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCInstrDesc.h110 Select, enumerator
277 bool isSelect() const { return Flags & (1 << MCID::Select); } in isSelect()
/NextBSD/usr.sbin/bsdconfig/usermgmt/include/
HDmessages.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"
/NextBSD/contrib/wpa/wpa_supplicant/
HDdefconfig187 # Select control interface backend for external programs, e.g, wpa_cli:
230 # Select configuration backend:
247 # Select program entry point implementation:
253 # Select wrapper for operating system and C library specific functions
259 # Select event loop implementation
264 # Should we use poll instead of select? Select is used by default.
267 # Should we use epoll instead of select? Select is used by default.
270 # Select layer 2 packet implementation
286 # Select TLS implementation
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcISelDAGToDAG.cpp44 SDNode *Select(SDNode *N) override;
144 SDNode *SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
/NextBSD/contrib/gcc/config/rs6000/
HDsysv4.opt25 Select ABI calling convention
29 Select method for sdata handling
HDrs6000.opt215 -mtraceback= Select full, part, or no traceback table
227 -mfloat-gprs= Select GPR floating point method
/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreISelDAGToDAG.cpp45 SDNode *Select(SDNode *N) override;
133 SDNode *XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
/NextBSD/tools/tools/netrate/tcpp/
HDREADME24 -s Select server mode
40 -c <remoteIP> Select client mode, and specific dest IP
/NextBSD/sys/boot/forth/
HDmenu.rc72 set mainmenu_caption[7]="Select Boot [E]nvironment..."
75 set mainansi_caption[7]="Select Boot ^[1mE^[37mnvironment..."
/NextBSD/contrib/ntp/html/scripts/
HDspecial.txt9 <li class='inline'><a href='select.html'>Clock Select Algorithm</a></li>\
/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXISelDAGToDAG.h57 SDNode *Select(SDNode *N) override;
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsISelDAGToDAG.h117 SDNode *Select(SDNode *N) override;
HDMipsISelDAGToDAG.cpp185 SDNode* MipsDAGToDAGISel::Select(SDNode *Node) { in Select() function in MipsDAGToDAGISel
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDSpeculativeExecution.cpp179 case Instruction::Select: in ComputeSpeculationCost()
/NextBSD/contrib/llvm/lib/Target/MSP430/
HDMSP430ISelDAGToDAG.cpp114 SDNode *Select(SDNode *N) override;
380 SDNode *MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel

12345678