Home | History | Annotate | Download | only in TableGen

Lines Matching refs:TN

379   static void setTargetName(TARGET_NAME_t tn) { TargetName = tn; }
1534 bool populateInstruction(const CodeGenInstruction &CGI, TARGET_NAME_t TN);
1557 TARGET_NAME_t TN) {
1576 if (TN == TARGET_ARM) {
1614 } else if (TN == TARGET_THUMB) {