HomeSort by relevance Sort by last modified time
    Searched refs:getGPUName (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.h 32 StringRef getGPUName(const Function &F) const;
AMDGPUTargetMachine.cpp 158 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const {
185 StringRef GPU = getGPUName(F);
226 StringRef GPU = getGPUName(F);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.h 39 StringRef getGPUName(const Function &F) const;
AMDGPUTargetMachine.cpp 320 StringRef AMDGPUTargetMachine::getGPUName(const Function &F) const {
434 StringRef GPU = getGPUName(F);
470 StringRef GPU = getGPUName(F);

Completed in 1067 milliseconds