Searched refs:SetComment (Results 1 – 15 of 15) sorted by relevance
213 pushInsn.SetComment(std::string("store param: ").append(argName)); in GenerateStpInsn()233 insn.SetComment(std::string("store param: ").append(argInfo.sym->GetName())); in GenOneInsn()275 insn.SetComment(std::string("store param: ").append(argInfo.sym->GetName())); in GenerateStrInsn()388 insn.SetComment(key); in LoadStackArgsToVReg()422 insn.SetComment(key); in MoveArgsToVReg()
204 movInsn->SetComment(newComment); in GenerateMoveLiveInsn()251 movInsn.SetComment(newComment); in GenerateMoveDeadInsn()322 movInsn.SetComment(newComment); in DoLoadZeroToMoveTransfer()
235 insn->SetComment(comm); in Rematerialize()3094 stInsn.SetComment(comment); in SpillOperandForSpillPre()3120 remat->SetComment(comment); in SpillOperandForSpillPost()3127 remat->SetComment(comment); in SpillOperandForSpillPost()3160 newLd->SetComment(comment); in SpillOperandForSpillPost()3166 ldrInsn.SetComment(comment); in SpillOperandForSpillPost()3272 spillDefInsn->SetComment(comment); in SpillOperand()3315 spillUseInsn->SetComment(comment); in SpillOperand()4086 remat->SetComment(comment); in CreateSpillFillCode()4105 memInsn->SetComment(comment); in CreateSpillFillCode()[all …]
888 pushInsn.SetComment(comment); in AppendInstructionPushPair()920 pushInsn.SetComment(comment); in AppendInstructionPushSingle()1437 soeInstr.SetComment("soerror"); in AppendInstructionStackCheck()1605 popInsn.SetComment("RESTORE"); in AppendInstructionPopSingle()1629 popInsn.SetComment("RESTORE RESTORE"); in AppendInstructionPopPair()
286 newInsn.SetComment(newComment); in CombineMemoryAccessPair()
290 insn.SetComment(key); in SelectLoadAcquire()301 insn.SetComment(key); in SelectLoadAcquire()312 insn.SetComment(key); in SelectLoadAcquire()351 insn.SetComment(key); in SelectStoreRelease()364 insn.SetComment(key); in SelectStoreRelease()543 insn->SetComment(GenerateMemOpndVerbose(src)); in SelectCopyMemOpnd()1035 addInsn.SetComment("new add insn"); in ExtractNewMemBase()1132 insn.SetComment(GenerateMemOpndVerbose(*memOpnd)); in SelectDassign()1169 loadRef.SetComment("null pointer check"); in SelectAssertNull()3103 insn->SetComment(comm); in SelectAddrof()[all …]
3001 nn->SetComment(newComment); in RemoveInsnAndKeepComment()
220 insn.SetComment(key); in LoadStackArgsToVReg()256 insn.SetComment(key); in MoveArgsToVReg()
315 void SetComment(const std::string &str) in SetComment() function320 void SetComment(const MapleString &str) in SetComment() function
78 newInsn.SetComment(insn.GetComment()); in ReplaceInsn()
1499 stInsn->SetComment(comment); in InsertCallerSave()1517 ldInsn->SetComment(comment); in InsertCallerSave()1648 stInsn->SetComment(comment); in SpillOperand()1674 ldInsn->SetComment(comment); in SpillOperand()
837 s->SetComment(str); in ImportBlockNode()
1997 cmnt->SetComment(lexer.seenComments[i]); in ParseStmtBlockForSeenComment()
4269 void SetComment(MapleString com) in SetComment() function4274 void SetComment(const std::string &str) in SetComment() function4279 void SetComment(const char *str) in SetComment() function
1273 cmnt->SetComment(kOpcodeInfo.GetName(opcode).c_str()); in GenBlockNode()