Searched refs:PhysInput (Results 1 – 1 of 1) sorted by relevance
1355 for (auto PhysInput : InsnMatcher.getPhysRegInputs()) { in createAndImportInstructionRenderer() local1362 Target, PhysInput.first, true); in createAndImportInstructionRenderer()1363 CopyToPhysRegMIBuilder.addRenderer<CopyPhysRegRenderer>(PhysInput.first); in createAndImportInstructionRenderer()