Searched refs:test12b (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/Sema/ |
D | exprs.c | 125 int test12b(const char *X) { in test12b() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 116 define i64 @test12b(i64 %a) { 117 ; CHECK-LABEL: @test12b(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 115 define i64 @test12b(i64 %a) { 116 ; CHECK-LABEL: @test12b(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | cmp.ll | 242 ; CHECK-NEXT: callq test12b # encoding: [0xe8,A,A,A,A] 243 ; CHECK-NEXT: # fixup A - offset: 1, value: test12b-4, kind: reloc_branch_4byte_pcrel 259 %tmp1 = call zeroext i1 @test12b() 269 declare zeroext i1 @test12b()
|
D | movtopush.ll | 317 ; NORMAL-LABEL: test12b: 339 define void @test12b() optsize {
|
D | stack-protector.ll | 1783 ; test12b: Addr-of struct element, GEP followed by ptrtoint. 1787 define void @test12b() #0 { 1789 ; LINUX-I386-LABEL: test12b: 1793 ; LINUX-X64-LABEL: test12b: 1797 ; LINUX-KERNEL-X64-LABEL: test12b: 1801 ; DARWIN-X64-LABEL: test12b: 1805 ; MSVC-I386-LABEL: test12b:
|
/external/llvm/test/CodeGen/X86/ |
D | cmp.ll | 168 %1 = call zeroext i1 @test12b() 178 declare zeroext i1 @test12b()
|
D | movtopush.ll | 315 ; NORMAL-LABEL: test12b: 333 define void @test12b() optsize {
|
D | stack-protector.ll | 1622 ; test12b: Addr-of struct element, GEP followed by ptrtoint. 1626 define void @test12b() #0 { 1628 ; LINUX-I386-LABEL: test12b: 1632 ; LINUX-X64-LABEL: test12b: 1636 ; LINUX-KERNEL-X64-LABEL: test12b: 1640 ; DARWIN-X64-LABEL: test12b: 1644 ; MSVC-I386-LABEL: test12b:
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | select.ll | 123 define i32 @test12b(i1 %cond, i32 %a) { 127 ; CHECK: @test12b
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | select.ll | 279 define i32 @test12b(i1 %cond, i32 %a) { 280 ; CHECK-LABEL: @test12b(
|
/external/llvm/test/Transforms/InstCombine/ |
D | select.ll | 243 define i32 @test12b(i1 %cond, i32 %a) { 247 ; CHECK-LABEL: @test12b(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/ |
D | nontrivial-unswitch.ll | 1936 define i32 @test12b(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) { 1937 ; CHECK-LABEL: @test12b(
|