Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h109 bool hasFFBL() const { in hasFFBL() function
H A DGCNSubtarget.h441 bool hasFFBL() const { in hasFFBL() function
H A DR600ISelLowering.cpp179 if (Subtarget->hasFFBL()) in R600TargetLowering()
H A DSIISelLowering.cpp512 if (Subtarget->hasFFBL()) in SITargetLowering()