Searched defs:Push (Results 1 – 9 of 9) sorted by relevance
34 void Push(T *p) { in Push() function
35 void Push(T *p) { in Push() function
36 void Push(T *p) { in Push() function
66 Instruction *Push = nullptr; in OptimizeBB() local
92 void IList<Base, Node, Elem>::Push(Elem* e, INode* after) { in Push() function
510 MachineBasicBlock::iterator Push = nullptr; in adjustCallSequence() local
34097 MachineInstr *Push = BuildMI(*BB, MI, DL, TII->get(PushF)); in EmitInstrWithCustomInserter() local34116 unsigned Push = in EmitInstrWithCustomInserter() local
154 BOOLEAN Push; member327 BOOLEAN Push; member
1300 enum ActionType { Push, Pop, Attribute }; enumerator