Searched refs:ALWAYS (Results 1 – 25 of 118) sorted by relevance
12345
2 …all -filetype=asm -force-dwarf-frame-section -o - %s | FileCheck %s --check-prefix=CHECK-ALWAYS-CFI26 ; CHECK-ALWAYS-CFI-LABEL: test_basic:27 ; CHECK-ALWAYS-CFI: .fnstart28 ; CHECK-ALWAYS-CFI: .cfi_sections .debug_frame29 ; CHECK-ALWAYS-CFI: .cfi_startproc30 ; CHECK-ALWAYS-CFI: @ %bb.0:31 ; CHECK-ALWAYS-CFI: push {r11, lr}32 ; CHECK-ALWAYS-CFI: .cfi_def_cfa_offset 833 ; CHECK-ALWAYS-CFI: .cfi_offset lr, -434 ; CHECK-ALWAYS-CFI: .cfi_offset r11, -8[all …]
3 …h64 -mattr=+mte -stack-tagging-unchecked-ld-st=always | FileCheck %s --check-prefixes=ALWAYS,COMMON24 ; ALWAYS: ldr x0, [sp]42 ; ALWAYS: ldr w0, [sp]60 ; ALWAYS: ldrh w0, [sp]78 ; ALWAYS: ldrb w0, [sp]97 ; ALWAYS: str x{{.*}}, [sp]117 ; ALWAYS: str w{{.*}}, [sp]138 ; ALWAYS: strh w{{.*}}, [sp]158 ; ALWAYS: strb w{{.*}}, [sp]181 ; ALWAYS: stp {{.*}}, [sp][all …]
5 ; RUN: | FileCheck %s -check-prefix=ALWAYS37 ; ALWAYS: Machine Outliner38 ; ALWAYS: Machine Outliner: Running on all functions
30 @JsonInclude(JsonInclude.Include.ALWAYS)50 @JsonInclude(JsonInclude.Include.ALWAYS)114 .construct(JsonInclude.Include.ALWAYS, null)); in testOverrideForIncludeAsPropertyAlways()121 .construct(JsonInclude.Include.ALWAYS, null)); in testOverrideForIncludeAsPropertyAlways()133 .construct(JsonInclude.Include.ALWAYS, null)); in testOverridesForIncludeAndIncludeAsPropertyNonNull()141 .construct(JsonInclude.Include.ALWAYS, null)); in testOverridesForIncludeAndIncludeAsPropertyNonNull()151 .construct(JsonInclude.Include.ALWAYS, null)); in testOverridesForIncludeAndIncludeAsPropertyNonNull()177 .construct(JsonInclude.Include.ALWAYS, null)); in testOverridesForIncludeAndIncludeAsPropertyAlways()187 .construct(JsonInclude.Include.ALWAYS, null)); in testOverridesForIncludeAndIncludeAsPropertyAlways()
77 .setInclude(JsonInclude.Value.construct(JsonInclude.Include.ALWAYS, in test2572MapOverrideInclAlways()78 JsonInclude.Include.ALWAYS)); in test2572MapOverrideInclAlways()
3 ; RUN: FileCheck -check-prefixes=CHECK,NO_HOTNESS,ALWAYS %s6 ; RUN: FileCheck -check-prefixes=CHECK,HOTNESS,ALWAYS %s10 ; RUN: FileCheck -check-prefixes=ALWAYS %s13 ; RUN: FileCheck -check-prefixes=ALWAYS %s17 ; RUN: FileCheck -check-prefixes=CHECK,NO_HOTNESS,ALWAYS %s20 ; RUN: FileCheck -check-prefixes=CHECK,HOTNESS,ALWAYS %s24 ; RUN: FileCheck -check-prefixes=CHECK,NO_HOTNESS,ALWAYS %s27 ; RUN: FileCheck -check-prefixes=CHECK,HOTNESS,ALWAYS %s31 ; ALWAYS-DAG: foo inlined into bar with (cost=always): always inline attribute
4 …c -march=mips -mcpu=mips32r6 -mips-compact-branches=always < %s | FileCheck %s -check-prefix=ALWAYS12 ; ALWAYS: beqzc15 ; ALWAYS: nop
78 return type == null ? ALWAYS : in isNull()110 ALWAYS; in instanceOf()154 return ALWAYS; in instanceOf()160 return ALWAYS; in instanceOf()173 ALWAYS : in instanceOf()495 return this.type == null && other.type == null ? ALWAYS : MAYBE; in equal()
341 return this.value == other.value ? ALWAYS : NEVER; in equal()346 return this.value < other.value ? ALWAYS : NEVER; in lessThan()351 return this.value <= other.value ? ALWAYS : NEVER; in lessThanOrEqual()
15 When when() default When.ALWAYS; in when()23 return When.ALWAYS; in forConstantValue()
23 When when() default When.ALWAYS; in when()36 return When.ALWAYS; in forConstantValue()
16 When when() default When.ALWAYS; in when()37 return When.ALWAYS; in forConstantValue()
38 #if !defined(OPERATOR) && !defined(ALWAYS)90 #ifdef ALWAYS in NAME()147 #undef ALWAYS
300 ALWAYS, enumConstant379 ALWAYS, enumConstant
317 ALWAYS, enumConstant404 ALWAYS, enumConstant
81 JsonInclude.Value v3 = new JsonInclude.Value(Include.NON_EMPTY, Include.ALWAYS, in testSimpleMerge()84 assertEquals(Include.ALWAYS, v3.getContentInclusion()); in testSimpleMerge()106 .withContentInclusion(JsonInclude.Include.ALWAYS) in testContentMerge76()115 assertEquals(JsonInclude.Include.ALWAYS, v12.getContentInclusion()); in testContentMerge76()
114 FARF(ALWAYS, "\nFastRPC dsp perf for handle 0x%x sc 0x%x\n", handle, sc); in get_perf_adsp()122 FARF(ALWAYS, "fastrpc.dsp.%-20s : %lld \n", token, pdsp->data[ii]); in get_perf_adsp()124 FARF(ALWAYS, "fastrpc.dsp.%-20s : %lld us\n", token, pdsp->data[ii]); in get_perf_adsp()
2 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=NO_REMARKS4 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=MISSED_REMARKS6 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=ANALYSIS_REMARKS8 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=REMARKS36 ; ALWAYS: remark: /tmp/t.c:3:3: loop not distributed: memory operations are safe for vector…37 ; ALWAYS: warning: /tmp/t.c:3:3: loop not disributed: failed explicitly specified loop dist…68 ; ALWAYS-NOT: warning: /tmp/t.c:9:3: loop not disributed: failed explicitly specified loop distribu…
46 return ImbueAttribute::ALWAYS; in shouldImbueFunction()62 return ImbueAttribute::ALWAYS; in shouldImbueFunctionsInFile()
10 @JsonInclude(JsonInclude.Include.ALWAYS)12 @JsonInclude(JsonInclude.Include.ALWAYS)
2 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=NO_REMARKS5 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=MISSED_REMARKS8 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=ANALYSIS_REMARKS11 ; RUN: | FileCheck %s --check-prefix=ALWAYS --check-prefix=REMARKS39 ; ALWAYS: remark: /tmp/t.c:3:3: loop not distributed: memory operations are safe for vector…40 ; ALWAYS: warning: /tmp/t.c:3:3: loop not distributed: failed explicitly specified loop dis…71 ; ALWAYS-NOT: warning: /tmp/t.c:9:3: loop not distributed: failed explicitly specified loop distrib…136 ; ALWAYS: warning: /tmp/t.c:27:5: loop not distributed: failed explicitly specified loop distributi…
1 ; RUN: opt < %s -indvars -replexitval=always -S | FileCheck %s --check-prefix=ALWAYS29 ; ALWAYS: [ %scevgep, %cont ], [ %scevgep, %cont ]
39 mod.setPatternAttributes(SignDisplay.ALWAYS, false); in basic()63 mod.setPatternAttributes(SignDisplay.ALWAYS, false); in basic()105 mod.setPatternAttributes(SignDisplay.ALWAYS, false); in mutableEqualsImmutable()
42 mod.setPatternAttributes(SignDisplay.ALWAYS, false); in basic()66 mod.setPatternAttributes(SignDisplay.ALWAYS, false); in basic()108 mod.setPatternAttributes(SignDisplay.ALWAYS, false); in mutableEqualsImmutable()