| /llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/ |
| H A D | implied-cond.ll | 3 declare void @side_effect(i32) 8 call void @side_effect(i32 0) 18 ; CHECK: call void @side_effect 20 ; CHECK: call void @side_effect 21 call void @side_effect(i32 0) 26 call void @side_effect(i32 0) 31 call void @side_effect(i32 %t) 38 call void @side_effect(i32 0) 48 ; CHECK: call void @side_effect 50 ; CHECK: call void @side_effect [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | eliminate-exit.ll | 33 call void @side_effect() 69 call void @side_effect() 106 call void @side_effect() 143 call void @side_effect() 181 call void @side_effect() 216 call void @side_effect() 230 call void @side_effect() 235 call void @side_effect() 240 call void @side_effect() 245 call void @side_effect() [all …]
|
| H A D | eliminate-comparison.ll | 408 call void @side_effect() 414 call void @side_effect() 456 call void @side_effect() 462 call void @side_effect() 501 call void @side_effect() 507 call void @side_effect() 551 call void @side_effect() 558 call void @side_effect() 604 call void @side_effect() 614 call void @side_effect() [all …]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/breakpoint_command/ |
| H A D | bktptcmd.py | 2 import side_effect 8 side_effect.bktptcmd = "function was here" 13 side_effect.fancy = se_string 18 side_effect.fancier = se_string 23 side_effect.from_list = se_string 28 side_effect.not_so_fancy = "Extra args should not be valid" 29 side_effect.not_so_fancy = "Not so fancy"
|
| H A D | TestBreakpointCommandsFromPython.py | 12 import side_effect 134 side_effect.bktptcmd = None 135 side_effect.callback = None 136 side_effect.fancy = None 137 side_effect.fancier = None 138 side_effect.not_so_fancy = None 139 side_effect.a_list_function = None 154 self.assertEquals("callback was here", side_effect.callback) 156 self.assertEquals("I am fancy", side_effect.fancy) 157 self.assertEquals("I am fancier", side_effect.fancier) [all …]
|
| H A D | TestBreakpointCommand.py | 11 import side_effect 110 import side_effect 190 side_effect.one_liner = None 191 side_effect.bktptcmd = None 195 self.assertEquals("one liner was here", side_effect.one_liner) 196 self.assertEquals("function was here", side_effect.bktptcmd) 259 side_effect.frame = None 260 side_effect.bp_loc = None 263 self.expect(side_effect.frame, exe=False, startstr="frame #0:") 264 self.expect(side_effect.bp_loc, exe=False, [all …]
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | latch-dominating-conditions.ll | 3 declare void @side_effect(i1) 16 ; CHECK: call void @side_effect(i1 true) 17 call void @side_effect(i1 %folds.to.true) 22 ; CHECK: call void @side_effect(i1 true) 23 call void @side_effect(i1 %folds.to.true) 42 ; CHECK: call void @side_effect(i1 %does.not.fold.to.true) 43 call void @side_effect(i1 %does.not.fold.to.true) 48 ; CHECK: call void @side_effect(i1 %does.not.fold.to.true) 49 call void @side_effect(i1 %does.not.fold.to.true)
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | microsoft-uuidof.cpp | 33 void side_effect(); 37 GUID thing = (side_effect(), __uuidof(Curly)); 44 GUID g = (side_effect(), __uuidof(S1)); 96 GUID s1_1 = (side_effect(), __uuidof(S1)); in fun() 102 GUID s1_2 = (side_effect(), __uuidof(S1)); in fun() 108 GUID s1_3 = (side_effect(), __uuidof(s1)); in fun()
|
| H A D | cxx1z-eval-order.cpp | 49 void side_effect(); 67 (side_effect(), callee)(A{}); in postfix_before_args()
|
| /llvm-project-15.0.7/lldb/test/API/lang/cpp/operators/ |
| H A D | main.cpp | 3 int side_effect = 0; variable 7 …void *operator new(std::size_t size) { void *p = ::operator new(size); side_effect = 3; return p; } in operator new() 8 …void *operator new[](std::size_t size) { void *p = ::operator new(size); side_effect = 4; return p… in operator new[]() 9 void operator delete(void *p) { std::free(p); side_effect = 1; } in operator delete() 10 void operator delete[](void *p) { std::free(p); side_effect = 2; } in operator delete[]()
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | use-nullptr.cpp | 30 void side_effect() {} in side_effect() function 36 side_effect(); \ 46 side_effect(); in test_macro_expansion1() 57 side_effect(); in test_macro_expansion2() 67 side_effect(); in test_macro_expansion3() 71 side_effect(); in test_macro_expansion3() 147 #define decorate(EXPR) side_effect(); EXPR; in test_macro_args()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/MIR/X86/ |
| H A D | remove-redundant-dbg-vals.mir | 59 store i32 %param, i32* @side_effect, align 4, !dbg !15 68 store i32 %param, i32* @side_effect, align 4, !dbg !35 77 store i32 %param, i32* @side_effect, align 4, !dbg !27 86 store i32 %param, i32* @side_effect, align 4, !dbg !29 95 store i32 %param, i32* @side_effect, align 4, !dbg !31 166 …MOV32mr $rip, 1, $noreg, @side_effect, $noreg, killed renamable $esi, debug-location !15 :: (store… 188 …MOV32mr $rip, 1, $noreg, @side_effect, $noreg, killed renamable $esi, debug-location !15 :: (store… 210 …MOV32mr $rip, 1, $noreg, @side_effect, $noreg, killed renamable $esi, debug-location !15 :: (store… 232 …MOV32mr $rip, 1, $noreg, @side_effect, $noreg, killed renamable $esi, debug-location !15 :: (store… 254 …MOV32mr $rip, 1, $noreg, @side_effect, $noreg, killed renamable $esi, debug-location !15 :: (store… [all …]
|
| H A D | backup-entry-values-usage.mir | 7 ## extern int side_effect, value; 9 ## side_effect = param; 32 @side_effect = external dso_local local_unnamed_addr global i32, align 4 39 store i32 %param, i32* @side_effect, align 4, !dbg !15, !tbaa !16 98 …MOV32mr $rip, 1, $noreg, @side_effect, $noreg, killed renamable $edi, debug-location !15 :: (store…
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVN/PRE/ |
| H A D | pre-loop-load-new-pm.ll | 4 declare void @side_effect() 44 call void @side_effect() 89 call void @side_effect() 93 call void @side_effect() 145 call void @side_effect() 296 call void @side_effect() 302 call void @side_effect() 347 call void @side_effect() 351 call void @side_effect() 355 call void @side_effect() [all …]
|
| H A D | pre-loop-load.ll | 4 declare void @side_effect() nofree 145 call void @side_effect() nofree 293 call void @side_effect() nofree 297 call void @side_effect() nofree 349 call void @side_effect() nofree 500 call void @side_effect() nofree 506 call void @side_effect() nofree 551 call void @side_effect() nofree 555 call void @side_effect() nofree 559 call void @side_effect() nofree [all …]
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/objc_direct-methods/ |
| H A D | main.m | 3 int side_effect = 0; 23 …//%self.expect_expr("side_effect = 0; [self directCallVoidReturn]; side_effect", result_value="432… 38 side_effect = 4321; 86 …//%self.expect_expr("side_effect = 0; [foo directCallVoidReturn]; side_effect", result_value="4321…
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/ |
| H A D | speculative_load.cpp | 44 inline void side_effect(const void *arg) { in side_effect() function 50 side_effect(&s); // optimizer is too smart otherwise in main() 52 side_effect(ptr); // force use ptr in main()
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/breakpoint/serialize/ |
| H A D | resolver.py | 2 import side_effect 9 side_effect.g_extra_args = extra_args
|
| H A D | TestBreakpointSerialization.py | 331 import side_effect 351 side_effect.g_extra_args = None 358 side_effect.g_extra_args.GetKeys(no_keys) 380 orig_extra_args = side_effect.g_extra_args 387 side_effect.g_extra_args = None 395 copy_extra_args = side_effect.g_extra_args
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | ms-const-member-expr.cpp | 15 S *side_effect(); // expected-note{{declared here}} 17 side_effect()->E; // expected-note{{cannot be used in a constant expression}}
|
| H A D | warn-unused-lambda-capture.cpp | 25 int side_effect() { in side_effect() function 60 auto explicit_initialized_value_with_side_effect = [j = side_effect()]{}; in test() 166 auto explicit_initialized_value_with_side_effect = [j = side_effect()]{}; in test_templated()
|
| H A D | warn-unused-private-field.cpp | 108 int side_effect() { in side_effect() function 116 initialized_with_side_effect_(side_effect()) { in A() 131 int in_class_initializer_with_side_effect_ = side_effect();
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopInterchange/ |
| H A D | pr45743-move-from-inner-preheader.ll | 76 declare void @side_effect() 91 ; CHECK-NEXT: call void @side_effect() 120 call void @side_effect()
|
| /llvm-project-15.0.7/mlir/test/Dialect/SCF/ |
| H A D | canonicalize.mlir | 137 func.func private @side_effect() 140 func.call @side_effect() : () -> () 154 // CHECK: call @side_effect() : () -> () 165 func.func private @side_effect() 169 func.call @side_effect() : () -> () 190 // CHECK: call @side_effect() : () -> () 206 func.func private @side_effect() 211 func.call @side_effect() : () -> () 214 func.call @side_effect() : () -> () 222 // CHECK: call @side_effect() : () -> () [all …]
|
| /llvm-project-15.0.7/mlir/test/Transforms/ |
| H A D | cse.mlir | 97 // CHECK-LABEL: @side_effect 98 func.func @side_effect() -> (memref<2x1xf32>, memref<2x1xf32>) {
|