Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPUSubtarget.h111 bool hasBCNT(unsigned Size) const { in hasBCNT() function
DAMDGPUISelLowering.cpp263 if (!Subtarget->hasBCNT(32)) in AMDGPUTargetLowering()
266 if (!Subtarget->hasBCNT(64)) in AMDGPUTargetLowering()