Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp366 FunctionType *RegTextureTy = FunctionType::get( in createRegisterGlobalsFunction() local
372 IsHIP ? "__hipRegisterTexture" : "__cudaRegisterTexture", RegTextureTy); in createRegisterGlobalsFunction()