Searched refs:IsPush (Results 1 – 6 of 6) sorted by relevance
143 bool ParseSectionArguments(bool IsPush, SMLoc loc);361 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments() argument386 if (IsPush && getLexer().isNot(AsmToken::String)) { in ParseSectionArguments()
156 bool ParseSectionArguments(bool IsPush, SMLoc loc);493 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments() argument527 if (IsPush && getLexer().isNot(AsmToken::String)) { in ParseSectionArguments()
156 bool ParseSectionArguments(bool IsPush, SMLoc loc);486 bool ELFAsmParser::ParseSectionArguments(bool IsPush, SMLoc loc) { in ParseSectionArguments() argument520 if (IsPush && getLexer().isNot(AsmToken::String)) { in ParseSectionArguments()
2047 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local2048 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()
2407 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local2408 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()
2457 bool IsPush = isPushOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local2458 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()