Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp158 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const { in getGPUName() function in AMDGPUTargetMachine
185 StringRef GPU = getGPUName(F); in getSubtargetImpl()
226 StringRef GPU = getGPUName(F); in getSubtargetImpl()
DAMDGPUTargetMachine.h32 StringRef getGPUName(const Function &F) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.h39 StringRef getGPUName(const Function &F) const;
DAMDGPUTargetMachine.cpp320 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const { in getGPUName() function in AMDGPUTargetMachine
434 StringRef GPU = getGPUName(F); in getSubtargetImpl()
470 StringRef GPU = getGPUName(F); in getSubtargetImpl()