Home
last modified time | relevance | path

Searched defs:Gpu (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/devices/src/virtio/gpu/
Dmod.rs870 pub struct Gpu { struct
892 impl Gpu { impl
906 ) -> Gpu { in new()
1014 impl Drop for Gpu { implementation
1027 impl VirtioDevice for Gpu { implementation
/external/llvm-project/clang/lib/Driver/ToolChains/
DCuda.h77 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile()
DROCm.h190 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile()
/external/clang/lib/Driver/
DToolChains.h207 std::string getLibDeviceFile(StringRef Gpu) const { in getLibDeviceFile()