Home
last modified time | relevance | path

Searched refs:test40 (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp43 class test40 : virtual test39 { virtual void f(); }; class
44 class test41 : virtual test40 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c53 char32_t test40(void) { return U'\''; } in test40() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c291 int test40(int x) { in test40() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll59 %test40 = icmp sle <3 x i32> %int1, %int2
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll361 ; CHECK-LABEL: test40
364 define <16 x float> @test40(i8 * %addr, <16 x float> %old, <16 x float> %mask1) {
Davx512-vec-cmp.ll559 define <16 x float> @test40(<16 x float> %x, <16 x float> %x1, float* %ptr) nounwind {
560 ; SKX-LABEL: test40:
Davx-isa-check.ll416 define <2 x double> @test40(<2 x double>* %ptr) nounwind {
Dmmx-intrinsics.ll802 define i64 @test40(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
803 ; ALL-LABEL: @test40
/external/llvm/test/Transforms/InstCombine/
Dor.ll421 define i32 @test40(i32 %a, i32 %b) {
422 ; CHECK-LABEL: test40(
Dsub.ll478 define i16 @test40(i16 %a, i16 %b) {
483 ; CHECK-LABEL: @test40(
Dadd.ll297 define i1 @test40(i32 %a, i32 %b) nounwind readnone {
Dshift.ll583 define i32 @test40(i32 %a, i32 %b) nounwind {
588 ; CHECK-LABEL: @test40(
Dgetelementptr.ll790 define i64 @test40() {
800 ; CHECK-LABEL: @test40
Dcast.ll345 define i16 @test40(i16 %a) {
352 ; CHECK-LABEL: @test40(
Dicmp.ll417 ; CHECK-LABEL: @test40(
419 define i1 @test40(i32 %X, i32 %Y) {
Dselect.ll588 define i1 @test40(i1 %cond) {
595 ; CHECK-LABEL: @test40(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp60 namespace test40 { namespace
Dmangle.cpp901 namespace test40 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll825 define <2 x double> @test40(<2 x i64> %a) {
829 ; CHECK-LABEL: @test40
833 ; CHECK-LE-LABEL: @test40
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll155 ; CHECK-LABEL: @test40
157 define i64 @test40(i32 %Pu, i64 %Rs, i64 %Rt) #0 {
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4209 void test40() in test40() function
5787 test40(); in main()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4266 void test40() in test40() function
5870 test40<S>(); in main()
5930 test40<S>(); in main()

12