Home
last modified time | relevance | path

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

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