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

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 170 bool hasBFE() const {
179 return hasBFE();
R600ISelLowering.cpp 142 if (!Subtarget->hasBFE())
148 if (!Subtarget->hasBFE())
153 if (!Subtarget->hasBFE())
    [all...]
AMDGPUISelLowering.cpp 356 if (Subtarget->hasBFE())
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 476 bool hasBFE() const {
485 return hasBFE();
1013 bool hasBFE() const {
R600ISelLowering.cpp 181 if (!Subtarget->hasBFE())
187 if (!Subtarget->hasBFE())
192 if (!Subtarget->hasBFE())
251 if (Subtarget->hasBFE())
    [all...]
SIISelLowering.cpp 375 if (Subtarget->hasBFE())
    [all...]

Completed in 689 milliseconds