Home
last modified time | relevance | path

Searched refs:getGPUName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp69 StringRef GPU = getGPUName(F); in getSubtargetImpl()
H A DAMDGPUTargetMachine.h33 StringRef getGPUName(const Function &F) const;
H A DAMDGPUTargetMachine.cpp614 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const { in getGPUName() function in AMDGPUTargetMachine
877 StringRef GPU = getGPUName(F); in getSubtargetImpl()