Searched refs:tce (Results 1 – 8 of 8) sorted by relevance
35 case tce: return "tce"; in getArchTypeName()165 .Case("tce", tce) in getArchTypeForLLVMName()257 .Case("tce", Triple::tce) in parseArch()691 case llvm::Triple::tce: in getArchPointerBitWidth()740 case Triple::tce: in get32BitArchVariant()769 case Triple::tce: in get64BitArchVariant()
59 tce, // TCE (http://tce.cs.tut.fi/): tce enumerator
152 catch (TransformerConfigurationException tce) in processFromNode()155 throw tce; in processFromNode()
455 ULong* tce; in sanity_check_eclasses_in_sector() local460 tce = sec->tc_next; in sanity_check_eclasses_in_sector()461 if (tce < &sec->tc[0] || tce > &sec->tc[tc_sector_szQ]) in sanity_check_eclasses_in_sector()
215 if (T.getArch() != Triple::xcore && T.getArch() != Triple::tce) { in initialize()
432 struct t_confent *tce, mytce; local530 tce = &mytce;531 } else if ((tce = gettcid(id)) != NULL) {553 if ((ts = t_serveropenraw(&tpw.pebuf, tce)) == NULL)
4354 case llvm::Triple::tce: in AllocateTarget()
3893 case llvm::Triple::tce: in getTargetCodeGenInfo()