Searched defs:numIntTypes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp98 size_t numIntTypes = sizeof(IntTypes) / sizeof(*IntTypes); local
141 for (unsigned int x = 0; x < numIntTypes; ++x) {
237 #undef numIntTypes macro
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILISelLowering.cpp98 size_t numIntTypes = sizeof(IntTypes) / sizeof(*IntTypes); local
141 for (unsigned int x = 0; x < numIntTypes; ++x) {
237 #undef numIntTypes macro

Completed in 139 milliseconds