Home
last modified time | relevance | path

Searched defs:CTM (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp398 CheckTypeMatcher *CTM = cast_or_null<CheckTypeMatcher>( FactorNodes() local
444 auto *CTM = cast<CheckTypeMatcher>(M); FactorNodes() local
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp255 const CSKYTargetMachine &CTM = static_cast<const CSKYTargetMachine &>(TM); emitAttributes() local