Home | History | Annotate | Download | only in TableGen

Lines Matching refs:populateInstruction

1534   bool populateInstruction(const CodeGenInstruction &CGI, TARGET_NAME_t TN);
1556 ARMDEBackend::populateInstruction(const CodeGenInstruction &CGI,
1700 if (populateInstruction(*NumberedInstructions[uid], TargetName))
1712 if (populateInstruction(*NumberedInstructions[uid], TARGET_THUMB))
1725 if (populateInstruction(*NumberedInstructions[uid], TargetName))