Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dbuilder_test.cpp81 auto V3UIntTy = m->getVectorType(UIntTy, 3); in TEST() local
Dmodule.cpp879 TypeVectorInst *V3UIntTy = getVectorType(UIntTy, 3); in getInvocationId() local
898 TypeVectorInst *V3UIntTy = getVectorType(UIntTy, 3); in getNumWorkgroups() local
/frameworks/rs/rsov/compiler/
DWrapper.cpp112 TypeVectorInst *V3UIntTy = m->getVectorType(UIntTy, 3); in AddWrapper() local