Searched refs:__msan_chain_origin (Results 1 – 18 of 18) sorted by relevance
2 ; Test that in with-calls mode there are no calls to __msan_chain_origin - they47 ; CHECK-ORIGINS-NOT: __msan_chain_origin49 ; CHECK-ORIGINS-NOT: __msan_chain_origin51 ; CHECK-ORIGINS-NOT: __msan_chain_origin
26 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])41 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])56 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])71 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])
65 ; Origin tracking level 2: pass origin value through __msan_chain_origin and store the result.66 ; CHECK-ORIGINS2: [[ORIGIN2:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 {{.*}}[[ORIGIN]])
23 ; CHECK: {{.*}} call i32 @__msan_chain_origin(i32 {{.*}}[[ORIGIN]])
2 ; Test that in with-calls mode there are no calls to __msan_chain_origin - they58 ; CHECK-ORIGINS-NOT: __msan_chain_origin60 ; CHECK-ORIGINS-NOT: __msan_chain_origin62 ; CHECK-ORIGINS-NOT: __msan_chain_origin
32 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])47 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])62 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])77 ; CHECK-ORIGINS2: [[ORIGIN:%[01-9a-z]+]] = call i32 @__msan_chain_origin(i32 [[ORIGIN0]])
55 ; If the new shadow is non-zero, jump to __msan_chain_origin()59 ; CHECK: @__msan_chain_origin86 ; If the new shadow is non-zero, jump to __msan_chain_origin()90 ; CHECK: @__msan_chain_origin118 ; If the new shadow is non-zero, jump to __msan_chain_origin()122 ; CHECK: @__msan_chain_origin149 ; If the new shadow is non-zero, jump to __msan_chain_origin()153 ; CHECK: @__msan_chain_origin180 ; If the new shadow is non-zero, jump to __msan_chain_origin()184 ; CHECK: @__msan_chain_origin
25 ; CHECK: {{.*}} call i32 @__msan_chain_origin(i32 {{.*}}[[ORIGIN]])
81 ; Origin tracking level 2: pass origin value through __msan_chain_origin and store the result.82 ; CHECK-ORIGINS2: [[ORIGIN2:%[0-9a-z]+]] = call i32 @__msan_chain_origin(i32 {{.*}}[[ORIGIN]])
35 ; CHECK-ORIGIN: [[VAL_ORIGIN:%.*]] = call i32 @__msan_chain_origin(i32 [[ARG_ORIGIN]])
95 u32 __msan_chain_origin(u32 id);
559 u32 __msan_chain_origin(u32 id) { in __msan_chain_origin() function
112 u32 __msan_chain_origin(u32 id);
617 u32 __msan_chain_origin(u32 id) { in __msan_chain_origin() function
136 #0 0x7f78938b5c25 in __msan_chain_origin msan.cc:484
184 declare i32 @__msan_chain_origin(i32)