Home
last modified time | relevance | path

Searched refs:test20 (Results 1 – 25 of 53) 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(); };
Dscope-check.cpp349 namespace test20 { namespace
/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.ll252 define void @test20() nounwind ssp {
257 ; CHECK-LABEL: test20:
Dfold-vector-sext-zext.ll275 define <8 x i32> @test20() {
287 ; CHECK-LABEL: test20
Dcombine-or.ll245 define <2 x i64> @test20(<2 x i64> %a, <2 x i64> %b) {
251 ; CHECK-LABEL: test20
Dvselect.ll199 define <2 x double> @test20(<2 x double> %a, <2 x double> %b) {
203 ; 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.ll196 ; CHECK: test20
199 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.c194 int test20(int x) { in test20() function
Duninit-variables.c153 int test20() { in test20() function
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll169 define i32 @test20(i32 %x) {
172 ; CHECK-LABEL: @test20(
Dmul.ll185 define <2 x i64> @test20(<2 x i64> %A) {
186 ; CHECK-LABEL: @test20(
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) {
Dapint-sub.ll131 define i1 @test20(i33 %g, i33 %h) {
/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/
Dtest-setcond-int.ll39 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll39 %test20 = icmp uge <2 x i64> %ulong1, %ulong2
/external/clang/test/CXX/class.access/
Dp4.cpp463 namespace test20 { namespace
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll263 define void @test20() {
268 ; CHECK-LABEL: @test20(

123