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