HomeSort by relevance Sort by last modified time
    Searched refs:hasBCNT (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/R600/
AMDGPUSubtarget.h 111 bool hasBCNT(unsigned Size) const {
AMDGPUISelLowering.cpp 263 if (!Subtarget->hasBCNT(32))
266 if (!Subtarget->hasBCNT(64))
    [all...]

Completed in 137 milliseconds