Searched refs:allocateOutputInsnID (Results 1 – 3 of 3) sorted by relevance
1332 InsertPt, M.allocateOutputInsnID(), in createAndImportInstructionRenderer()1493 return M.insertAction<BuildMIAction>(InsertPt, M.allocateOutputInsnID(), in createInstructionRenderer()1729 InsertPt, M.allocateOutputInsnID(), in importDefaultOperandRenderers()1970 M.addAction<BuildMIAction>(M.allocateOutputInsnID(), &DstI); in runOnPattern()
679 unsigned allocateOutputInsnID() { return NextOutputInsnID++; } in allocateOutputInsnID() function
2238 M.addAction<BuildMIAction>(M.allocateOutputInsnID(), &CGIP.getInst()); in emitInstructionApplyPattern()