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

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

Completed in 81 milliseconds