Searched defs:Push (Results 1 – 10 of 10) sorted by relevance
35 void Push(T *p) { in Push() function
94 Instruction *Push = nullptr; in OptimizeBB() local
74 void Push(Thread *t) { in Push() function
510 MachineBasicBlock::iterator Push = nullptr; in adjustCallSequence() local
32289 MachineInstr *Push = BuildMI(*BB, MI, DL, TII->get(PushF)); in EmitInstrWithCustomInserter() local32308 unsigned Push = in EmitInstrWithCustomInserter() local
470 void Push(const lldb::IOHandlerSP &sp) { in Push() function
153 BOOLEAN Push; member326 BOOLEAN Push; member
256 void Push(FuzzJob *Job) { in Push() function
274 void Push(ObjectSP item) { m_items.push_back(item); } in Push() function
1148 enum ActionType { Push, Pop, Attribute }; enumerator