Searched refs:Applied (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | pseudo-probe-profile.ll | 68 ;YAML-NEXT: - String: 'Applied ' 83 ;YAML-NEXT: - String: 'Applied ' 98 ;YAML-NEXT: - String: 'Applied ' 113 ;YAML-NEXT: - String: 'Applied ' 128 ;YAML-NEXT: - String: 'Applied ' 143 ;YAML-NEXT: - String: 'Applied '
|
| H A D | cov-zero-samples.ll | 4 ; CHECK: remark: cov-zero-samples.cc:9:29: Applied 404065 samples from profile (offset: 2.1) 5 ; CHECK: remark: cov-zero-samples.cc:10:9: Applied 443089 samples from profile (offset: 3) 6 ; CHECK: remark: cov-zero-samples.cc:10:36: Applied 0 samples from profile (offset: 3.1) 7 ; CHECK: remark: cov-zero-samples.cc:11:12: Applied 404066 samples from profile (offset: 4) 8 ; CHECK: remark: cov-zero-samples.cc:13:25: Applied 0 samples from profile (offset: 6) 9 ; CHECK: remark: cov-zero-samples.cc:14:3: Applied 0 samples from profile (offset: 7)
|
| H A D | inline-coverage.ll | 20 ; CHECK: remark: coverage.cc:9:21: Applied 23478 samples from profile (offset: 2.1) 21 ; CHECK: remark: coverage.cc:10:16: Applied 23478 samples from profile (offset: 3) 22 ; CHECK: remark: coverage.cc:4:10: Applied 31878 samples from profile (offset: 1) 23 ; CHECK: remark: coverage.cc:11:10: Applied 0 samples from profile (offset: 4)
|
| H A D | pseudo-probe-inline.ll | 117 ;YAML-NEXT: - String: 'Applied ' 133 ;YAML-NEXT: - String: 'Applied ' 149 ;YAML-NEXT: - String: 'Applied '
|
| H A D | remarks.ll | 102 ;YAML-NEXT: - String: 'Applied '
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | Canonicalization.md | 39 ## Globally Applied Rules
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 123 // Applied by default. 127 // memory or other means. Applied by default. 130 // Applied by default. 133 // Applied by default.
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 8227 QualifiersAndAtomic Available, QualifiersAndAtomic Applied, in forAllQualifierCombinationsImpl() argument 8232 forAllQualifierCombinationsImpl(Available, Applied.withAtomic(), Callback); in forAllQualifierCombinationsImpl() 8233 forAllQualifierCombinationsImpl(Available, Applied, Callback); in forAllQualifierCombinationsImpl() 8240 assert(!Applied.hasVolatile()); in forAllQualifierCombinationsImpl() 8241 forAllQualifierCombinationsImpl(Available, Applied.withVolatile(), in forAllQualifierCombinationsImpl() 8243 forAllQualifierCombinationsImpl(Available, Applied, Callback); in forAllQualifierCombinationsImpl() 8247 Callback(Applied); in forAllQualifierCombinationsImpl()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | LangRef.rst | 16589 representation in a format. Applied to declets, significands of finite
|