reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5945 ArchSupported = Arch == llvm::Triple::x86; 5949 ArchSupported = Arch == llvm::Triple::x86; 5953 ArchSupported = Arch == llvm::Triple::x86 || Arch == llvm::Triple::x86_64; 5953 ArchSupported = Arch == llvm::Triple::x86 || Arch == llvm::Triple::x86_64; 5957 ArchSupported = Arch == llvm::Triple::x86 || Arch == llvm::Triple::x86_64; 5957 ArchSupported = Arch == llvm::Triple::x86 || Arch == llvm::Triple::x86_64;