Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDNVPTX.cpp60 llvm::Type *getCUDADeviceBuiltinTextureDeviceType() const override { in getCUDADeviceBuiltinTextureDeviceType() function in __anon01ad8f610111::NVPTXTargetCodeGenInfo
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.h386 virtual llvm::Type *getCUDADeviceBuiltinTextureDeviceType() const { in getCUDADeviceBuiltinTextureDeviceType() function