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

  /external/llvm/lib/Target/R600/
AMDGPUSubtarget.h 99 bool hasBFE() const {
108 return hasBFE();
R600ISelLowering.cpp 92 if (!Subtarget->hasBFE())
98 if (!Subtarget->hasBFE())
103 if (!Subtarget->hasBFE())
    [all...]

Completed in 54 milliseconds