Home
last modified time | relevance | path

Searched defs:isAMDGPU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp261 static bool isAMDGPU(const ObjectFile &Obj) { in isAMDGPU() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h822 bool isAMDGPU() const { in isAMDGPU() function