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()
1116 static bool IsPop(Instr instr);
426 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1181 static bool IsPop(Instr instr);
407 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
1490 static bool IsPop(Instr instr);
784 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler