Home
last modified time | relevance | path

Searched refs:test20 (Results 1 – 25 of 64) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp23 class test20 : virtual test19 { virtual void f(); }; class
24 class test21 : virtual test20 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp29 void test20() { in test20() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll350 define x86_fp80 @test20(i32 %a, i32 %b, x86_fp80 %x) nounwind {
355 ; SSE-LABEL: test20:
358 ; NOSSE2-LABEL: test20:
361 ; NOSSE1-LABEL: test20:
364 ; NOCMOV-LABEL: test20:
Dfast-isel-x86-64.ll250 define void @test20() nounwind ssp {
255 ; CHECK-LABEL: test20:
Dfold-vector-sext-zext.ll275 define <8 x i32> @test20() {
287 ; CHECK-LABEL: test20
/external/clang/test/Parser/
Dchar-literal-printing.c26 wchar_t test20(void) { return L'\v'; } in test20() function
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll194 ; CHECK-LABEL: test20:
197 define double @test20(double %a) #1 {
/external/clang/test/Sema/
Dblock-misc.c203 void test20() { in test20() function
Dattr-deprecated.c109 void test20() { in test20() function
Dreturn.c109 int test20() { in test20() function
Dexprs.c195 int test20(int x) { in test20() function
Duninit-variables.c153 int test20() { in test20() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll164 ; CHECK-LABEL: @test20
166 define i32 @test20(i32 %a) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll102 define <2 x double> @test20(<2 x double>* %p1, <2 x double>* %p2) {
108 ; CHECK-LABEL: @test20
/external/llvm/test/Transforms/InstCombine/
Drem.ll208 define <2 x i64> @test20(<2 x i64> %X, <2 x i1> %C) {
209 ; CHECK-LABEL: @test20(
Dapint-shift.ll201 ; CHECK-LABEL: @test20(
203 define i1 @test20(i13 %A) {
Dxor.ll188 define void @test20(i32 %A, i32 %B) {
189 ; CHECK-LABEL: @test20(
Ddiv.ll169 define i32 @test20(i32 %x) {
172 ; CHECK-LABEL: @test20(
Dfloat-shrink-compare.ll238 define i32 @test20(float %x, float %y) nounwind uwtable {
245 ; CHECK-LABEL: @test20(
Dmul.ll185 define <2 x i64> @test20(<2 x i64> %A) {
186 ; CHECK-LABEL: @test20(
/external/llvm/test/Transforms/Reassociate/
Dfast-basictest.ll270 define float @test20(float %a, float %b, float %c) nounwind {
271 ; CHECK-LABEL: @test20
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll154 define i32 @test20(i1 %B, i32* %P1, i32* %P2) {
159 ; CHECK-LABEL: @test20
/external/llvm/test/Transforms/ObjCARC/
Drv.ll239 ; CHECK: define i8* @test20(i8* %p) {
243 define i8* @test20(i8* %p) {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll39 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll39 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]

123