Searched defs:IsPush (Results 1 – 7 of 7) sorted by relevance
361 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments()
484 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments()
2047 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
2261 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
456 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler
435 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler
713 bool Assembler::IsPush(Instr instr) { in IsPush() function in v8::internal::Assembler