Home
last modified time | relevance | path

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

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