Home
last modified time | relevance | path

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

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