Home
last modified time | relevance | path

Searched refs:hasBFE (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h170 bool hasBFE() const { in hasBFE() function
179 return hasBFE(); in hasBFM()
DR600ISelLowering.cpp142 if (!Subtarget->hasBFE()) in R600TargetLowering()
148 if (!Subtarget->hasBFE()) in R600TargetLowering()
153 if (!Subtarget->hasBFE()) in R600TargetLowering()
DAMDGPUISelLowering.cpp356 if (Subtarget->hasBFE()) in AMDGPUTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h476 bool hasBFE() const { in hasBFE() function
485 return hasBFE(); in hasBFM()
1013 bool hasBFE() const { in hasBFE() function
DR600ISelLowering.cpp181 if (!Subtarget->hasBFE()) in R600TargetLowering()
187 if (!Subtarget->hasBFE()) in R600TargetLowering()
192 if (!Subtarget->hasBFE()) in R600TargetLowering()
251 if (Subtarget->hasBFE()) in R600TargetLowering()
DSIISelLowering.cpp375 if (Subtarget->hasBFE()) in SITargetLowering()