Searched refs:getGPUName (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.h36 StringRef getGPUName(const Function &F) const;
H A DAMDGPUTargetMachine.cpp403 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const { function in class:AMDGPUTargetMachine
511 StringRef GPU = getGPUName(F);
547 StringRef GPU = getGPUName(F);

Completed in 104 milliseconds