Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp445 Matcher *MatcherWithoutCTM = OptionsToMatch[i]->unlinkNode(CTM); in FactorNodes() local
399 CheckTypeMatcher *CTM = cast_or_null<CheckTypeMatcher>( FactorNodes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp255 const CSKYTargetMachine &CTM = static_cast<const CSKYTargetMachine &>(TM); in emitAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2264 if (auto CTM = FS.findCallTargetMapAt(Loc)) { countProfileCallsiteMismatches() local