HomeSort by: relevance | last modified time | path
    Searched defs:isGCN3Encoding (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 128 bool isGCN3Encoding() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 1446 bool isGCN3Encoding(const MCSubtargetInfo &STI) {
1815 return isGCN3Encoding(ST) || isGFX10Plus(ST);

Completed in 16 milliseconds