Searched defs:CountType (Results 1 – 7 of 7) sorted by relevance
344 pub(crate) type CountType = u8; typedef
345 pub(crate) type CountType = u8; typedef
206 Type *CountType = nullptr; member in __anonb7d63b380111::HardwareLoop
585 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) : in convertToCTRLoop() local
93 IntegerType *CountType = nullptr; member
326 typedef PointerUnion<ConstantInt*, DIVariable*> CountType; typedef
985 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local