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.cpp70 StringRef GPU = getGPUName(F); in getSubtargetImpl()
H A DAMDGPUTargetMachine.h35 StringRef getGPUName(const Function &F) const;
H A DAMDGPUTargetMachine.cpp739 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const { in getGPUName() function in AMDGPUTargetMachine
1083 StringRef GPU = getGPUName(F); in getSubtargetImpl()