Searched refs:CTM (Results 1 – 5 of 5) sorted by relevance
398 CheckTypeMatcher *CTM = cast_or_null<CheckTypeMatcher>( in FactorNodes() local400 if (!CTM || in FactorNodes()403 CTM->getType() == MVT::iPTR || in FactorNodes()405 CTM->getResNo() != 0 || in FactorNodes()408 !CTM->canMoveBefore(OptionsToMatch[i])) { in FactorNodes()444 auto *CTM = cast<CheckTypeMatcher>(M); in FactorNodes() local445 Matcher *MatcherWithoutCTM = OptionsToMatch[i]->unlinkNode(CTM); in FactorNodes()446 MVT::SimpleValueType CTMTy = CTM->getType(); in FactorNodes()447 delete CTM; in FactorNodes()
255 const CSKYTargetMachine &CTM = static_cast<const CSKYTargetMachine &>(TM); in emitAttributes() local258 const CSKYSubtarget STI(TT, CPU, /*TuneCPU=*/CPU, FS, CTM); in emitAttributes()
32 CTM
1598 The set of CTM commands (ctm, ctm_smail, ctm_rmail, ctm_dequeue)
11434 # 20181215: Migration of CTM to ports