Home
last modified time | relevance | path

Searched refs:hasBCNT (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h488 bool hasBCNT(unsigned Size) const { in hasBCNT() function
1021 bool hasBCNT(unsigned Size) const { in hasBCNT() function
DR600ISelLowering.cpp237 if (!Subtarget->hasBCNT(32)) in R600TargetLowering()
240 if (!Subtarget->hasBCNT(64)) in R600TargetLowering()
DSIISelLowering.cpp355 if (!Subtarget->hasBCNT(32)) in SITargetLowering()
358 if (!Subtarget->hasBCNT(64)) in SITargetLowering()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h182 bool hasBCNT(unsigned Size) const { in hasBCNT() function
DAMDGPUISelLowering.cpp312 if (!Subtarget->hasBCNT(32)) in AMDGPUTargetLowering()
315 if (!Subtarget->hasBCNT(64)) in AMDGPUTargetLowering()