Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp368 CheckTypeMatcher *CTM = in FactorNodes() local
415 auto *CTM = cast<CheckTypeMatcher>(M); in FactorNodes() local
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp255 const CSKYTargetMachine &CTM = static_cast<const CSKYTargetMachine &>(TM); in emitAttributes() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2087 const auto CTM = FS.findCallTargetMapAt(IRCallsite); in detectProfileMismatch() local