Searched defs:TCC (Results 1 – 5 of 5) sorted by relevance
3227 #define TCC(x) (FIXP_DBL(x)) macro
121 pub const TCC: Self = Self(11); constant
794 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; in EmitCMP() local
1049 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; in EmitCMP() local
5086 TypoExpr *Sema::createDelayedTypo(std::unique_ptr<TypoCorrectionConsumer> TCC, in createDelayedTypo()