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.h111 bool hasFFBL() const { in hasFFBL() function
H A DGCNSubtarget.h416 bool hasFFBL() const { in hasFFBL() function
H A DR600ISelLowering.cpp175 if (Subtarget->hasFFBL()) in R600TargetLowering()
H A DSIISelLowering.cpp497 if (Subtarget->hasFFBL()) in SITargetLowering()