Lines Matching full:has
47 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
49 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
51 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
54 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
56 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
58 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
61 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
63 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
65 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
68 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
70 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
72 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
75 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
77 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
79 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
82 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
84 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
86 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
89 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
91 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
93 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
96 // RUN: -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
98 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
100 // RUN: -emit-llvm -S %s -o - | FileCheck %s --check-prefix=HAS-NOCRBITS
103 // HAS-CRBITS: main(
104 // HAS-CRBITS: attributes #0 = {
105 // HAS-CRBITS-SAME: +crbits
106 // HAS-NOCRBITS: main(
107 // HAS-NOCRBITS: attributes #0 = {
108 // HAS-NOCRBITS-SAME: -crbits