Searched refs:push (Results 126 - 150 of 380) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DResourcePriorityQueue.h116 void push(SUnit *U) override;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h53 /// push "Row" onto the end of the "LineTable.Lines" vector. The end result
66 /// ULEB LTOC_AdvancePC 0x02 Row.Addr += ULEB, push "Row".
74 /// increment both the Row.Addr and Row.Line and push "Row" onto the
102 /// And push a row onto the line table:
115 /// Opcodes that will push "Row" onto the LineEntry.Lines include the
169 void push(const LineEntry &LE) { function in class:llvm::gsym::LineTable
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h30 template <typename T, typename... Tys> void push(Tys &&... Args) { function in class:clang::interp::final
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm75 push es
76 push bx
131 push ds define
132 push bx
177 ; push si
178 ; push [si].firstCount
/freebsd-11-stable/libexec/flua/modules/
H A Dlfs.c275 void (*push)(lua_State *, struct stat *); member in struct:stat_members
324 members[i].push(L, &sb);
338 members[i].push(L, &sb);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h103 push();
110 push();
123 push();
140 push();
161 void push() { function in class:clang::ParsingDeclRAIIObject
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp728 = TLB.push<InjectedClassNameTypeLoc>(T);
731 RecordTypeLoc RecordTL = TLB.push<RecordTypeLoc>(T);
734 TypedefTypeLoc TypedefTL = TLB.push<TypedefTypeLoc>(T);
737 EnumTypeLoc EnumTL = TLB.push<EnumTypeLoc>(T);
741 = TLB.push<TemplateTypeParmTypeLoc>(T);
745 = TLB.push<UnresolvedUsingTypeLoc>(T);
749 = TLB.push<SubstTemplateTypeParmTypeLoc>(T);
753 = TLB.push<SubstTemplateTypeParmPackTypeLoc>(T);
865 DecltypeTypeLoc DecltypeTL = TLB.push<DecltypeTypeLoc>(T);
920 = Builder.push<DependentTemplateSpecializationTypeLo
[all...]
H A DTypeLocBuilder.h93 template <class TyLocType> TyLocType push(QualType T) { function in class:clang::TypeLocBuilder
H A DTypeLocBuilder.cpp35 CLASS##TypeLoc NewTL = push<class CLASS##TypeLoc>(CurTL.getType()); \
/freebsd-11-stable/contrib/gcc/
H A Dc-pragma.c61 #pragma pack(push,<n>) is encountered, this stores the value of
96 /* Undo a push of an alignment onto the stack. */
103 GCC_BAD ("#pragma pack (pop) encountered without matching #pragma pack (push)");
117 #pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
130 GCC_BAD ("#pragma pack(push[, id], <n>) is not supported on this target")
138 #pragma pack (push)
139 #pragma pack (push, N)
140 #pragma pack (push, ID)
141 #pragma pack (push, ID, N)
150 enum { set, push, po enumerator in enum:__anon1192
642 enum { bad, push, pop } action = bad; enumerator in enum:__anon1193
[all...]
H A Dunwind-generic.h35 #pragma GCC visibility push(default)
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dselector.s41 push %cx
79 push %cx # %cx = number of partitions
91 push %cx
115 push %cx
116 push %bx
143 push %cx
237 push %ax
H A Ddisk.s55 push %cs
64 push %cx
185 push %ax
186 push %cx
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp676 unsigned push(const NodeTemplate &Res) {
680 unsigned push(unsigned Opc, MVT Ty, std::vector<OpRef> &&Ops) {
685 return push(Res);
1043 Results.push(TargetOpcode::REG_SEQUENCE, getPairVT(MVT::i8), {
1106 Results.push(Opc, Ty, {Vb, Va, S});
1109 Results.push(Hexagon::A2_tfrsi, MVT::i32, {S});
1111 Results.push(Hexagon::V6_valignb, Ty, {Vb, Va, OpRef::res(Top)});
1205 Results.push(Hexagon::V6_vd0, ByteTy, {});
1206 Results.push(Hexagon::V6_veqb, BoolTy, {OpRef(B), OpRef::res(-1)});
1207 Results.push(Hexago
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp238 static void push(input *);
265 void input_stack::push(input *in) function in class:input_stack
274 input_stack::push(top);
342 push(new char_input(c));
410 input_stack::push(new argument_macro_input(body, argc, argv));
1210 input_stack::push(new macro_input(def));
1422 input_stack::push(new for_input(var, from, to,
1435 input_stack::push(new file_input(fp, filename));
1681 input_stack::push(in);
1686 input_stack::push(ne
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp289 Ready.push(DeferredBlock);
301 Preferred.push(Succ);
323 Ready.push(Next);
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_stack.h94 * push, @c pop, and @c top, which are standard %stack/FILO
178 push(const value_type& __x) function in class:stack
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp155 push(const_reference r_val);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp131 push(const_reference r_val);
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dunwind-cxx.h43 #pragma GCC visibility push(default)
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.h109 #pragma pack(push,1)
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ipc.h62 #pragma pack(push,1)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp34 stack_allocations_->push(0);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp87 WorkStack.push(F);
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp416 static void push(input_iterator *);
549 push(new input_boundary);
554 push(new input_return_boundary);
573 void input_stack::push(input_iterator *in) function in class:input_stack
794 input_stack::push(make_temp_iterator("\n"));
1238 input_stack::push(make_temp_iterator(" "));
1239 input_stack::push(make_temp_iterator(s));
1267 input_stack::push(make_temp_iterator(" "));
1268 input_stack::push(make_temp_iterator(s));
1296 input_stack::push(make_temp_iterato
2649 void int_stack::push(int n) function in class:int_stack
[all...]

Completed in 491 milliseconds

1234567891011>>