Home
last modified time | relevance | path

Searched defs:UIntTy (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
Dbuilder_test.cpp80 auto UIntTy = m->getUnsignedIntType(32); in TEST() local
Dmodule.cpp878 TypeIntInst *UIntTy = getIntType(32, false); in getInvocationId() local
897 TypeIntInst *UIntTy = getIntType(32, false); in getNumWorkgroups() local
/frameworks/rs/rsov/compiler/
DWrapper.cpp98 TypeIntInst *UIntTy = m->getUnsignedIntType(32); in AddWrapper() local