Home
last modified time | relevance | path

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

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