Home
last modified time | relevance | path

Searched refs:test45 (Results 1 – 25 of 37) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp48 class test45 : virtual test44 { virtual void f(); }; class
49 class test46 : virtual test45 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c58 char32_t test45(void) { return U'\n'; } in test45() function
/external/clang/test/Sema/
Duninit-variables.c324 int test45(int j) { in test45() function
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll64 %test45 = icmp sgt <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c366 void test45() { f45(x45); } in test45() function
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dshift.ll537 define i32 @test45(i32 %a) nounwind {
541 ; CHECK: @test45
Dicmp.ll431 ; CHECK: @test45
433 define i1 @test45(i32 %X, i32 %Y) {
Dcast.ll388 define i64 @test45(i8 %A, i64 %Q) {
394 ; CHECK: @test45
Dselect.ll623 define i64 @test45(i32 %a) nounwind {
628 ; CHECK: @test45
/external/llvm/test/Transforms/InstCombine/
Dor.ll554 define i32 @test45(i32 %x, i32 %y, i32 %z) {
555 ; CHECK-LABEL: @test45(
Dsub.ll534 define i32 @test45(i32 %x, i32 %y) {
539 ; CHECK-LABEL: @test45(
Dshift.ll735 define i32 @test45(i32 %a) nounwind {
736 ; CHECK-LABEL: @test45(
Dgetelementptr.ll857 define %struct.C* @test45(%struct.C* %c1, %struct.C** %c2) {
865 ; CHECK-LABEL: @test45(
Dcast.ll521 define i64 @test45(i8 %A, i64 %Q) {
522 ; CHECK-LABEL: @test45(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp863 namespace test45 { namespace
Dmangle.cpp955 namespace test45 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll498 define <8 x double> @test45(i8 * %addr, <8 x double> %old, <8 x double> %mask1) {
499 ; CHECK-LABEL: test45:
Davx512-vec-cmp.ll1211 define <2 x i64> @test45(<2 x i16> %x, <2 x i16> %y) #0 {
1212 ; KNL-LABEL: test45:
1221 ; SKX-LABEL: test45:
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll886 define <2 x float> @test45(<2 x i64> %a) {
890 ; CHECK-LABEL: @test45
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4733 void test45() in test45() function
5796 test45(); in main()
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4735 void test45() in test45() function
5798 test45(); in main()

12