Home
last modified time | relevance | path

Searched refs:test41 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp44 class test41 : virtual test40 { virtual void f(); }; class
45 class test42 : virtual test41 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c54 char32_t test41(void) { return U'\a'; } in test41() function
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c296 int test41(int x) { in test41() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll60 %test41 = icmp slt <3 x i32> %int1, %int2
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dshift.ll501 define i32 @test41(i32 %a, i32 %b) nounwind {
505 ; CHECK: @test41
Dicmp.ll399 ; CHECK: @test41
401 define i1 @test41(i32 %X, i32 %Y) {
Dcast.ll349 define i32* @test41(i32* %tmp1) {
353 ; CHECK: @test41
Dselect.ll578 define i32 @test41(i1 %cond, i32 %x, i32 %y) {
583 ; CHECK: @test41
/external/llvm/test/Transforms/InstCombine/
Dor.ll504 define i32 @test41(i32 %a, i32 %b) {
505 ; CHECK-LABEL: @test41(
Dsub.ll490 define i32 @test41(i16 %a, i16 %b) {
495 ; CHECK-LABEL: @test41(
Dshift.ll682 define i32 @test41(i32 %a, i32 %b) nounwind {
683 ; CHECK-LABEL: @test41(
Dgetelementptr.ll800 define i16 @test41([3 x i32] addrspace(1)* %array) {
809 ; CHECK-LABEL: @test41(
Dcast.ll457 define i32* @test41(i32* %tmp1) {
458 ; CHECK-LABEL: @test41(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp72 namespace test41 { namespace
Dmangle.cpp914 namespace test41 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll838 define <2 x double> @test41(<2 x i64> %a) {
842 ; CHECK-LABEL: @test41
846 ; CHECK-LE-LABEL: @test41
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll163 ; CHECK-LABEL: @test41
165 define i32 @test41(i64 %Rs, i64 %Rt) #0 {
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll438 define <16 x float> @test41(i8 * %addr, <16 x float> %old, <16 x float> %mask1) {
439 ; CHECK-LABEL: test41:
Davx512-vec-cmp.ll1112 define <8 x float> @test41(<8 x float> %x, <8 x float> %x1, float* %ptr) nounwind {
1113 ; KNL-LABEL: test41:
1123 ; SKX-LABEL: test41:
/external/clang/test/CodeGenObjCXX/
Darc.mm328 void test41(__weak id &&x) { function
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4317 void test41() in test41() function
5792 test41(); in main()

12