Home
last modified time | relevance | path

Searched defs:CountType (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/clap/src/builder/
Daction.rs344 pub(crate) type CountType = u8; typedef
/external/rust/crates/clap/3.2.23/src/builder/
Daction.rs345 pub(crate) type CountType = u8; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DHardwareLoops.cpp206 Type *CountType = nullptr; member in __anonb7d63b380111::HardwareLoop
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp585 Type *CountType = TT.isArch64Bit() ? Type::getInt64Ty(C) : in convertToCTRLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h93 IntegerType *CountType = nullptr; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h326 typedef PointerUnion<ConstantInt*, DIVariable*> CountType; typedef
/external/clang/lib/Sema/
DSemaExprObjC.cpp985 QualType CountType = Method->parameters()[2]->getType(); in BuildObjCDictionaryLiteral() local