Home
last modified time | relevance | path

Searched refs:getAllProcessorDescriptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURemoveIncompatibleFunctions.cpp85 for (const SubtargetSubTypeKV &KV : ST.getAllProcessorDescriptions()) in getGPUInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h234 ArrayRef<SubtargetSubTypeKV> getAllProcessorDescriptions() const { in getAllProcessorDescriptions() function