reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 6 | ; RUN: llc < %s -march=nvptx -mcpu=sm_21 | FileCheck %s ; RUN: llc < %s -march=nvptx64 -mcpu=sm_21 | FileCheck %s ; CHECK: .target sm_21 |