Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h509 bool hasBFE() const { in hasBFE() function
518 return hasBFE(); in hasBFM()
1274 bool hasBFE() const { in hasBFE() function
DR600ISelLowering.cpp185 if (!Subtarget->hasBFE()) in R600TargetLowering()
191 if (!Subtarget->hasBFE()) in R600TargetLowering()
196 if (!Subtarget->hasBFE()) in R600TargetLowering()
253 if (Subtarget->hasBFE()) in R600TargetLowering()
DSIISelLowering.cpp410 if (Subtarget->hasBFE()) in SITargetLowering()