Searched refs:addInstructions (Results 1 – 3 of 3) sorted by relevance
33 Entry.addInstructions(Instructions); in Repeat()81 Loop.addInstructions(Instructions); in Repeat()
51 void addInstructions(ArrayRef<MCInst> Insts, const DebugLoc &DL = DebugLoc());
46 BBF.addInstructions(SetRegisterCode); in generateSnippetSetupCode()117 void BasicBlockFiller::addInstructions(ArrayRef<MCInst> Insts, in addInstructions() function in llvm::exegesis::BasicBlockFiller