Searched refs:IsPop (Results 1 – 7 of 7) sorted by relevance
2046 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local2048 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()2095 if (!IsPop) { in tryFoldSPUpdateIntoPushPop()
1117 static bool IsPop(Instr instr);
431 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1179 static bool IsPop(Instr instr);
413 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1588 static bool IsPop(Instr instr);
765 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler