Home
last modified time | relevance | path

Searched refs:test3_c (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Dalias.ll31 @test3_c = alias i32, i32* @test3_b
33 ; CHECK-NEXT: i32* @test3_c
/external/llvm/test/Verifier/
Dalias.ll31 @test3_c = alias i32, i32* @test3_b
33 ; CHECK-NEXT: i32* @test3_c
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalDCE/
Dcomdats.ll17 $test3_c = comdat any
18 ; CHECK: $test3_c = comdat any
112 define linkonce_odr void @test3_f() comdat($test3_c) {
/external/clang/test/SemaCXX/
Duninit-variables.cpp52 unsigned test3_c() { in test3_c() function
/external/clang/test/Analysis/
Ddead-stores.cpp76 void test3_c(int x) { in test3_c() function
/external/clang/test/Sema/
Dconversion.c130 int test3_c(long long ll) { in test3_c() function