Searched refs:IsPop (Results 1 – 7 of 7) sorted by relevance
1064 static bool IsPop(Instr instr);
443 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
2001 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local2003 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()2050 if (!IsPop) { in tryFoldSPUpdateIntoPushPop()
1100 static bool IsPop(Instr instr);
421 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1437 static bool IsPop(Instr instr);
660 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler