Home
last modified time | relevance | path

Searched refs:test12b (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/Sema/
Dexprs.c125 int test12b(const char *X) { in test12b() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll116 define i64 @test12b(i64 %a) {
117 ; CHECK-LABEL: @test12b(
/external/llvm/test/CodeGen/X86/
Dcmp.ll168 %1 = call zeroext i1 @test12b()
178 declare zeroext i1 @test12b()
Dmovtopush.ll315 ; NORMAL-LABEL: test12b:
333 define void @test12b() optsize {
Dstack-protector.ll1622 ; 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/
Dselect.ll123 define i32 @test12b(i1 %cond, i32 %a) {
127 ; CHECK: @test12b
/external/llvm/test/Transforms/InstCombine/
Dselect.ll243 define i32 @test12b(i1 %cond, i32 %a) {
247 ; CHECK-LABEL: @test12b(