Home
last modified time | relevance | path

Searched refs:hasBCNT (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.h521 bool hasBCNT(unsigned Size) const { in hasBCNT() function
1282 bool hasBCNT(unsigned Size) const { in hasBCNT() function
DR600ISelLowering.cpp239 if (!Subtarget->hasBCNT(32)) in R600TargetLowering()
242 if (!Subtarget->hasBCNT(64)) in R600TargetLowering()
DSIISelLowering.cpp390 if (!Subtarget->hasBCNT(32)) in SITargetLowering()
393 if (!Subtarget->hasBCNT(64)) in SITargetLowering()