Home
last modified time | relevance | path

Searched refs:numTypes (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Driver/
DTypes.cpp32 static const unsigned numTypes = llvm::array_lengthof(TypeInfos); variable
35 assert(id > 0 && id - 1 < numTypes && "Invalid Type ID."); in getInfo()
176 for (unsigned i=0; i<numTypes; ++i) { in lookupTypeForTypeSpecifier()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDILISelLowering.cpp96 size_t numTypes = sizeof(types) / sizeof(*types); in InitAMDILLowering() local
105 for (unsigned int x = 0; x < numTypes; ++x) { in InitAMDILLowering()
236 #undef numTypes in InitAMDILLowering()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILISelLowering.cpp96 size_t numTypes = sizeof(types) / sizeof(*types); in InitAMDILLowering() local
105 for (unsigned int x = 0; x < numTypes; ++x) { in InitAMDILLowering()
236 #undef numTypes in InitAMDILLowering()