Home
last modified time | relevance | path

Searched defs:IsGCN (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h93 bool IsGCN; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h322 bool IsGCN; variable
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h339 bool IsGCN; variable
DAMDGPUISelDAGToDAG.cpp683 bool IsGCN = CurDAG->getSubtarget().getTargetTriple().getArch() == in SelectBuildVector() local