Searched refs:IsPop (Results 1 – 7 of 7) sorted by relevance
2043 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local2045 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()2092 if (!IsPop) { in tryFoldSPUpdateIntoPushPop()
1097 static bool IsPop(Instr instr);
408 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1406 static bool IsPop(Instr instr);
678 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1157 static bool IsPop(Instr instr);
382 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler