HomeSort by: relevance | last modified time | path
    Searched refs:hasBFE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600Subtarget.h 91 bool hasBFE() const {
GCNSubtarget.h 334 bool hasBFE() const {
343 return hasBFE();
R600ISelLowering.cpp 157 if (!Subtarget->hasBFE())
163 if (!Subtarget->hasBFE())
168 if (!Subtarget->hasBFE())
225 if (Subtarget->hasBFE())
SIISelLowering.cpp 442 if (Subtarget->hasBFE())

Completed in 32 milliseconds