Home
last modified time | relevance | path

Searched defs:UInt32Ty (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/rsov/compiler/
DGlobalAllocSPIRITPass.cpp39 TypeIntInst *UInt32Ty = m->getUnsignedIntType(32); in AddGAMetadata() local
153 TypeIntInst *UInt32Ty = getModule()->getUnsignedIntType(32); in transform() local
DRSAllocationUtils.cpp215 Type *UInt32Ty = IntegerType::get(M.getContext(), 32); in solidifyRSAllocAccess() local