Searched refs:bf4 (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang/test/Profile/ |
| H A D | branch-logical-mixed.cpp | 22 bool bf4 = false; in func() local 48 bf4) || // CHECK: store {{.*}} @[[FUNC]], i32 0, i32 35 in func() 61 bf4) && // CHECK: store {{.*}} @[[FUNC]], i32 0, i32 52 in func()
|
| /llvm-project-15.0.7/clang/test/CoverageMapping/ |
| H A D | branch-logical-mixed.cpp | 20 bool bf4 = false; in func() local 46 … bf4) || // CHECK: Branch,File 0, [[@LINE]]:13 -> [[@LINE]]:16 = #35, (#34 - #35) in func() 59 … bf4) && // CHECK: Branch,File 0, [[@LINE]]:13 -> [[@LINE]]:16 = (#51 - #52), #52 in func()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/BPF/CORE/ |
| H A D | field-reloc-bitfield-2.ll | 10 ; bf4:3; 14 ; return __builtin_preserve_field_info(arg->bf4, FIELD_TYPE_OFFSET) + 15 ; __builtin_preserve_field_info(arg->bf4, FIELD_TYPE_SIZE) + 16 ; __builtin_preserve_field_info(arg->bf4, FIELD_TYPE_LSHIFT_U64); 19 ; bf1, bf1, bf3 and bf4 and the ABI alignment is 1 byte. So for bf4 access, 114 !25 = !DIDerivedType(tag: DW_TAG_member, name: "bf4", scope: !18, file: !1, line: 6, baseType: !21,…
|
| H A D | field-reloc-bitfield-2-bpfeb.ll | 10 ; bf4:3; 14 ; return __builtin_preserve_field_info(arg->bf4, FIELD_TYPE_OFFSET) + 15 ; __builtin_preserve_field_info(arg->bf4, FIELD_TYPE_SIZE) + 16 ; __builtin_preserve_field_info(arg->bf4, FIELD_TYPE_LSHIFT_U64); 19 ; bf1, bf1, bf3 and bf4 and the ABI alignment is 1 byte. So for bf4 access, 114 !25 = !DIDerivedType(tag: DW_TAG_member, name: "bf4", scope: !18, file: !1, line: 6, baseType: !21,…
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/ |
| H A D | bitfield.cpp | 10 unsigned int bf4:4; member 18 s->bf4 = 4; in main()
|
| H A D | bitfield_uaf.cpp | 10 unsigned int bf4:4; member
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/tests/ |
| H A D | asan_test.cpp | 245 int bf4:29; member 254 EXPECT_DEATH(x->bf4 = 0, "use-after-free"); in TEST()
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | arc-captured-32bit-block-var-layout.m | 255 void bf4(void) { function
|
| H A D | arc-captured-block-var-layout.m | 254 void bf4(void) { function
|