Searched refs:first (Results 251 - 275 of 4256) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dmovement.h28 return { later_insn (range.first, insn), range.last };
37 insn_info *first = later_insn (range.first, insn->prev_nondebug_insn ()); local
38 return { first, range.last };
47 return { range.first, earlier_insn (range.last, insn) };
57 return { range.first, last };
73 while (move_range.first != insn && !can_insert_after (move_range.first))
74 move_range.first = move_range.first
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlra-coalesce.cc43 Most frequently executed moves is tried to be coalesced first. */
59 /* Arrays whose elements represent the first and the next pseudo
62 group refers to the first pseudo in the group, in other words the
94 int regno, first, first2, last, next; local
96 first = first_coalesced_pseudo[regno1];
97 if ((first2 = first_coalesced_pseudo[regno2]) == first)
102 first_coalesced_pseudo[regno] = first;
108 next = next_coalesced_pseudo[first];
109 next_coalesced_pseudo[first] = regno2;
111 lra_reg_info[first]
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOModule.cpp278 NameAndAttributes &info = IterBool.first->second;
279 info.name = IterBool.first->first();
289 auto Iter = _defines.insert(className).first;
292 info.name = Iter->first();
317 NameAndAttributes &info = IterBool.first->second;
318 info.name = IterBool.first->first();
336 NameAndAttributes &info = IterBool.first->second;
337 info.name = IterBool.first
[all...]
/netbsd-current/external/bsd/flex/dist/examples/manual/
H A Dwc.lex40 int loop,first=1;
73 if(first){
74 first = 0;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dkoenig.cc10 first (C c) function in namespace:A
16 first (int a, C c) function in namespace:A
250 A::first (c);
251 first (0, c);
254 A::first (b.c);
322 return first (0, c) + foo (eo) +
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dmenu-whitespace25 * first::
28 @node first
29 @chapter first
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_join.c45 int extra, first; local
70 for (first = 1,
111 if (!first && !FL_ISSET(cmdp->iflags, E_C_FORCE)) {
114 * last char first char behavior
156 * Historic practice for vi was to put the cursor at the first
158 * first character of the joined line, if there wasn't, or the
161 * for the first line joined, ignoring subsequent lines. If
163 * first non-blank character of the line unless the cursor was
168 * on the first inserted whitespace character, the first
[all...]
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecPacked.c60 /* negated). To force the number to a specified scale, first use the */
160 const uByte *first; /* -> first non-zero byte */ local
173 for (first=bcd; *first==0;) first++;
174 digits=(last-first)*2+1; /* calculate digits .. */
175 if ((*first & 0xf0)==0) digits--; /* adjust for leading zero nibble */
198 /* left nibble first */
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecPacked.c60 /* negated). To force the number to a specified scale, first use the */
160 const uByte *first; /* -> first non-zero byte */ local
173 for (first=bcd; *first==0;) first++;
174 digits=(last-first)*2+1; /* calculate digits .. */
175 if ((*first & 0xf0)==0) digits--; /* adjust for leading zero nibble */
198 /* left nibble first */
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DMergingTypeTableBuilder.cpp102 Result.first->first.RecordData = RecordData;
107 TypeIndex ActualTI = Result.first->second;
141 Index = Result.first->second;
147 Result.first->first.RecordData = Record;
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DWebAssemblyDisassemblerEmitter.cpp105 OS << "WebAssemblyInstruction InstructionTable" << PrefixPair.first;
116 OS << " { " << InstIt->second.first << ", ET_Instruction, ";
148 if (PrefixIt != OpcodeTable.end() && I && !PrefixPair.first) {
168 if (PrefixPair.second.empty() || !PrefixPair.first)
170 OS << " { " << PrefixPair.first << ", InstructionTable"
171 << PrefixPair.first;
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dgather-docs62 $first = 1;
84 print "\nReading $in :" if $verbose && $first;
85 $first = 0;
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dgather-docs62 $first = 1;
84 print "\nReading $in :" if $verbose && $first;
85 $first = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecPacked.c60 /* negated). To force the number to a specified scale, first use the */
160 const uByte *first; /* -> first non-zero byte */ local
173 for (first=bcd; *first==0;) first++;
174 digits=(last-first)*2+1; /* calculate digits .. */
175 if ((*first & 0xf0)==0) digits--; /* adjust for leading zero nibble */
198 /* left nibble first */
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dgather-docs62 $first = 1;
84 print "\nReading $in :" if $verbose && $first;
85 $first = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dordered.c34 /* This function is called when first allocating an iteration block. That
55 /* If this is the first and only thread in the queue, then there is
149 /* This function is called when a statically scheduled loop is first
165 the next allocation block. Static schedules are not first come first
425 GOMP_doacross_wait (long first, ...) argument
445 if (first < doacross->boundary)
446 ent = first / (doacross->q + 1);
448 ent = (first - doacross->boundary) / doacross->q
452 ent = first / w
702 GOMP_doacross_ull_wait(gomp_ull first, ...) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dstap-probe.exp30 if {[string first "-DUSE_SEMAPHORES" $args] == -1} {
42 if {[string first "-DUSE_SEMAPHORES" $args] != -1} {
56 if {[string first "-DUSE_SEMAPHORES" $args] == -1} {
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dgather-docs62 $first = 1;
84 print "\nReading $in :" if $verbose && $first;
85 $first = 0;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dgen-copyright.sh26 first=true
63 if $first; then
65 first=false
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A DdecPacked.c60 /* negated). To force the number to a specified scale, first use the */
160 const uByte *first; /* -> first non-zero byte */ local
173 for (first=bcd; *first==0;) first++;
174 digits=(last-first)*2+1; /* calculate digits .. */
175 if ((*first & 0xf0)==0) digits--; /* adjust for leading zero nibble */
198 /* left nibble first */
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dgather-docs62 $first = 1;
84 print "\nReading $in :" if $verbose && $first;
85 $first = 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dordered.c34 /* This function is called when first allocating an iteration block. That
55 /* If this is the first and only thread in the queue, then there is
149 /* This function is called when a statically scheduled loop is first
165 the next allocation block. Static schedules are not first come first
425 GOMP_doacross_wait (long first, ...) argument
445 if (first < doacross->boundary)
446 ent = first / (doacross->q + 1);
448 ent = (first - doacross->boundary) / doacross->q
452 ent = first / w
702 GOMP_doacross_ull_wait(gomp_ull first, ...) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dgather-docs62 $first = 1;
84 print "\nReading $in :" if $verbose && $first;
85 $first = 0;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dkoenig.cc10 first (C c) function in namespace:A
16 first (int a, C c) function in namespace:A
250 A::first (c);
251 first (0, c);
254 A::first (b.c);
324 return first (0, c) + foo (eo) +
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dexpr.c1024 struct value *first, *second;
1029 first = fetch (0);
1032 if (! base_types_equal_p (value_type (first), value_type (second)))
1038 dwarf_require_integral (value_type (first));
1040 result_val = value_binop (first, second, BINOP_BITWISE_AND);
1043 result_val = value_binop (first, second, BINOP_DIV);
1046 result_val = value_binop (first, second, BINOP_SUB);
1051 struct type *orig_type = value_type (first);
1062 first = value_cast (utype, first);
1023 struct value *first, *second; local
[all...]

Completed in 407 milliseconds

<<11121314151617181920>>