HomeSort by relevance Sort by last modified time
    Searched full:test17 (Results 26 - 50 of 96) sorted by null

12 3 4

  /external/llvm/test/Transforms/InstCombine/
load.ll 189 define void @test17(i8** %x, i8 %y) {
194 ; CHECK-LABEL: @test17(
rem.ll 167 define i32 @test17(i32 %X) {
168 ; CHECK-LABEL: @test17(
apint-sub.ll 106 define i25 @test17(i25 %Aok) {
div.ll 143 define <2 x i64> @test17(<2 x i64> %x) nounwind {
147 ; CHECK-LABEL: @test17(
float-shrink-compare.ll 199 define i32 @test17(float %x, float %y, float %z) nounwind uwtable {
207 ; CHECK-LABEL: @test17(
xor.ll 162 define i32 @test17(i32 %A) {
163 ; CHECK-LABEL: @test17(
  /external/clang/test/CodeGenCXX/
linkage.cpp 213 namespace test17 { namespace
vtable-layout.cpp 743 namespace Test17 {
751 // CHECK-24: Vtable for 'Test17::E' (13 entries).
758 // CHECK-24-NEXT: 6 | Test17::E RTTI
759 // CHECK-24-NEXT: -- (Test17::A, 0) vtable address --
760 // CHECK-24-NEXT: -- (Test17::B, 0) vtable address --
761 // CHECK-24-NEXT: -- (Test17::D, 0) vtable address --
762 // CHECK-24-NEXT: -- (Test17::E, 0) vtable address --
763 // CHECK-24-NEXT: 7 | void Test17::E::f()
767 // CHECK-24-NEXT: 11 | Test17::E RTTI
768 // CHECK-24-NEXT: -- (Test17::C, 8) vtable address -
    [all...]
  /external/clang/test/Misc/
diag-template-diffing-color.cpp 44 void test17() { function
  /external/clang/test/Parser/
declarators.c 103 void test17(i, j) int i, j k; { } // expected-error {{expected ';' at end of declaration}} function
  /external/clang/test/Sema/
block-misc.c 162 void test17() {
builtins.c 135 void test17() { function
return.c 97 int test17() { function
  /external/clang/test/SemaCXX/
linkage2.cpp 169 namespace test17 { namespace
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 453 void Test17() {
455 fprintf(stderr, "Starting Test17: detailed output test with three locks\n");
456 // CHECK: Starting Test17
603 LockTest().Test17();
  /external/llvm/test/ExecutionEngine/MCJIT/
test-setcond-int.ll 36 %test17 = icmp ult i32 %uint1, %uint2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-setcond-int.ll 36 %test17 = icmp ult i32 %uint1, %uint2 ; <i1> [#uses=0]
  /external/llvm/test/ExecutionEngine/
test-interp-vec-setcond-int.ll 36 %test17 = icmp ult <3 x i32> %uint1, %uint2
  /external/clang/test/CXX/class.access/
p4.cpp 432 namespace test17 { namespace
437 A::Inner<int> s; // expected-error {{'Inner' is a private member of 'test17::A'}}
  /external/llvm/test/CodeGen/X86/
fold-vector-sext-zext.ll 226 define <8 x i16> @test17() {
238 ; CHECK-LABEL: test17
vselect.ll 153 define <8 x i16> @test17(<8 x i16> %a, <8 x i16> %b) {
154 ; CHECK-LABEL: test17:
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 230 define void @test17(i8* %P, i8* noalias %Q) nounwind ssp {
234 ; CHECK-LABEL: @test17(
  /external/llvm/test/Transforms/Reassociate/
fast-ReassociateVector.ll 209 define <2 x i32> @test17(<2 x i32> %x, <2 x i32> %y) {
210 ; CHECK-LABEL: test17
fast-basictest.ll 230 define float @test17(float %a, float %b, float %z) {
231 ; CHECK-LABEL: test17
  /external/clang/test/CodeGen/
mmx-builtins.c 90 __m64 test17(__m128d a) { function

Completed in 914 milliseconds

12 3 4