Searched defs:IsPop (Results 1 – 6 of 6) sorted by relevance
720 bool IsPop = II->getIntrinsicID() == Intrinsic::ctpop; in visitLShr() local
2046 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
2260 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
451 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
430 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
718 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler