Searched refs:CTM (Results 1 – 5 of 5) sorted by relevance
519 CheckTypeMatcher *CTM = cast_or_null<CheckTypeMatcher>( in FactorScope() local521 if (!CTM || in FactorScope()524 CTM->getType() == MVT::iPTR || in FactorScope()526 CTM->getResNo() != 0 || in FactorScope()529 !CTM->canMoveBefore(Optn)) { in FactorScope()564 auto *CTM = cast<CheckTypeMatcher>(M); in FactorScope() local565 Matcher *MatcherWithoutCTM = Optn->unlinkNode(CTM); in FactorScope()566 MVT::SimpleValueType CTMTy = CTM->getType(); in FactorScope()567 delete CTM; in FactorScope()
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
1723 The set of CTM commands (ctm, ctm_smail, ctm_rmail, ctm_dequeue)
12072 # 20181215: Migration of CTM to ports