Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTargetParser.h182 void fillAMDGPUFeatureMap(StringRef GPU, const Triple &T,
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSPIR.cpp69 llvm::AMDGPU::fillAMDGPUFeatureMap({}, getTriple(), Features); in initFeatureMap()
H A DAMDGPU.cpp185 fillAMDGPUFeatureMap(CPU, getTriple(), Features); in initFeatureMap()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTargetParser.cpp315 void AMDGPU::fillAMDGPUFeatureMap(StringRef GPU, const Triple &T, in fillAMDGPUFeatureMap() function in AMDGPU