Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp60 llvm::Type *getCUDADeviceBuiltinTextureDeviceType() const override { in getCUDADeviceBuiltinTextureDeviceType() function in __anon22ecdd470111::NVPTXTargetCodeGenInfo
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h386 virtual llvm::Type *getCUDADeviceBuiltinTextureDeviceType() const { in getCUDADeviceBuiltinTextureDeviceType() function