Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h88 bool hasBFI() const { in hasBFI() function
H A DGCNSubtarget.h404 bool hasBFI() const { in hasBFI() function
H A DR600ISelLowering.cpp162 if (!Subtarget->hasBFI()) in R600TargetLowering()
H A DSIISelLowering.cpp484 if (!Subtarget->hasBFI()) in SITargetLowering()