HomeSort by relevance Sort by last modified time
    Searched full:test11 (Results 126 - 150 of 195) sorted by null

1 2 3 4 56 7 8

  /external/clang/test/Sema/
switch.c 199 void test11() { function
compare.c 333 int test11(unsigned y, struct test11S *p) { function
conversion.c 263 void test11(float v) { function
  /external/llvm/test/Transforms/InstCombine/
and.ll 76 define i32 @test11(i32 %A, i32* %P) {
add2.ll 106 define i32 @test11(i32 %x, i32 %y) {
112 ; CHECK-LABEL: @test11(
or.ll 92 define i8 @test11(i8 %A) {
99 ; CHECK-LABEL: @test11(
sub.ll 103 define i1 @test11(i8 %A, i8 %B) {
107 ; CHECK-LABEL: @test11(
  /external/llvm/test/Transforms/SCCP/
ipsccp-basic.ll 231 ;;======================== test11
  /external/valgrind/none/tests/s390x/
cksm.c 292 run_test("test11", data, len, sum, expected_sum);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
NumberFormatTest.java 189 "Test11: NumberFormat.getIntegerInstance(new Locale(\"ar\", \"AE\")).getMaximumFractionDigits() returned wrong value",
  /external/clang/test/CodeGenCXX/
vtable-layout.cpp 508 namespace Test11 {
518 // CHECK-18: Vtable for 'Test11::C' (8 entries).
522 // CHECK-18-NEXT: 3 | Test11::C RTTI
523 // CHECK-18-NEXT: -- (Test11::C, 0) vtable address --
524 // CHECK-18-NEXT: 4 | void Test11::C::f()
527 // CHECK-18-NEXT: 7 | Test11::C RTTI
529 // CHECK-18: VTable indices for 'Test11::C' (1 entries).
530 // CHECK-18-NEXT: 0 | void Test11::C::f()
    [all...]
microsoft-abi-vtables-virtual-inheritance.cpp 441 namespace Test11 {
446 // MANGLING-DAG: @"\01??_7Z@Test11@@6BY@1@@"
447 // MANGLING-DAG: @"\01??_7Z@Test11@@6BX@1@@"
eh.cpp 245 namespace test11 { namespace
member-function-pointers.cpp 285 namespace test11 { namespace
  /external/llvm/test/CodeGen/X86/
avx512-mov.ll 86 ; CHECK-LABEL: @test11
89 define <4 x float> @test11(float* %x) {
combine-or.ll 127 define <4 x i32> @test11(<4 x i32> %a, <4 x i32> %b) {
128 ; CHECK-LABEL: test11:
psubus.ll 308 define void @test11(i8* nocapture %head) nounwind {
319 ; AVX2: @test11
sse2.ll 168 define <2 x double> @test11(double %a, double %b) nounwind {
169 ; CHECK-LABEL: test11:
  /external/llvm/test/Transforms/JumpThreading/
crash.ll 322 define void @test11() nounwind {
327 call void undef(i64 ptrtoint (i8* blockaddress(@test11, %A) to i64)) nounwind
  /external/llvm/test/Transforms/MemCpyOpt/
form-memset.ll 289 define void @test11(i32* nocapture %P) nounwind ssp {
298 ; CHECK-LABEL: @test11(
  /external/llvm/test/Transforms/SROA/
phi-and-select.ll 290 define float @test11(i32 %b, float* %ptr) {
292 ; CHECK-LABEL: @test11(
  /external/llvm/test/CodeGen/PowerPC/
vsx.ll 150 define <4 x i32> @test11(<4 x i32> %a, <4 x i32> %b) {
155 ; CHECK-REG-LABEL: @test11
159 ; CHECK-FISL-LABEL: @test11
  /dalvik/dx/tests/070-dex-multianewarray/
expected.txt 148 Blort.test11:()[[C:
  /external/clang/test/CXX/class.access/class.protected/
p1.cpp 392 namespace test11 { namespace
  /external/clang/test/CXX/class.access/
p4.cpp 300 namespace test11 { namespace

Completed in 876 milliseconds

1 2 3 4 56 7 8