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

12 3 4 5 6 7 8 91011>>

  /external/toybox/toys/pending/
README 4 cleanup before being "promoted" to one of the other directories.
  /packages/services/Telephony/src/com/android/phone/
ImsUtil.java 74 * When a call cannot be placed, determines if the use of WFC should be promoted, per the
75 * carrier config. Use of WFC is promoted to the user if the device is connected to a WIFI
77 * promoted.
79 * @return {@code true} if use of WFC should be promoted, {@code false} otherwise.
  /external/llvm/test/Analysis/ScalarEvolution/
2009-01-02-SignedNegativeStride.ll 17 %g_16.promoted = load i16, i16* @g_16 ; <i16> [#uses=1]
21 %g_16.tmp.0 = phi i16 [ %g_16.promoted, %bb.nph ], [ %2, %bb1 ] ; <i16> [#uses=1]
  /external/llvm/test/CodeGen/SystemZ/
vec-sub-01.ll 89 ; Test a v2i8 subtraction, which gets promoted to v16i8.
98 ; Test a v4i8 subtraction, which gets promoted to v16i8.
107 ; Test a v8i8 subtraction, which gets promoted to v16i8.
116 ; Test a v2i16 subtraction, which gets promoted to v8i16.
125 ; Test a v4i16 subtraction, which gets promoted to v8i16.
134 ; Test a v2i32 subtraction, which gets promoted to v4i32.
143 ; Test a v2f32 subtraction, which gets promoted to v4f32.
vec-const-03.ll 45 ; Test an all-zeros v2i32 that gets promoted to v4i32.
53 ; Test a mixed v2i32 that gets promoted to v4i32 (mask 0xae00).
vec-const-05.ll 49 ; Test an all-zeros v2f32 that gets promoted to v4f32.
57 ; Test a mixed v2f32 that gets promoted to v4f32 (mask 0xc700).
  /external/llvm/test/Transforms/LoopInterchange/
reductions.ll 19 %X.promoted = load i32, i32* @X
24 %add15 = phi i32 [ %X.promoted, %for.body3.lr.ph ], [ %add, %for.body3 ]
44 ;; Loop is interchanged check that the phi nodes are split and the promoted value is used instead of the reduction phi.
49 ; CHECK: %add = add nsw i32 %X.promoted
71 %X.promoted = load i32, i32* @X
72 %Y.promoted = load i32, i32* @Y
77 %add1331 = phi i32 [ %Y.promoted, %for.body6.lr.ph ], [ %add13, %for.body6 ]
78 %add30 = phi i32 [ %X.promoted, %for.body6.lr.ph ], [ %add, %for.body6 ]
108 ;; Loop is interchanged check that the phi nodes are split and the promoted value is used instead of the reduction phi.
113 ; CHECK: %add13 = add nsw i32 %Y.promoted
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
ppc32-lshrti3.ll 12 %.promoted = load i72, i72* inttoptr (i32 1 to i72*), align 4
16 %bf.set3 = phi i72 [ %bf.set, %while.cond ], [ %.promoted, %entry ]
  /external/bison/m4/
mode_t.m4 15 AC_CACHE_CHECK([for promoted mode_t type], [gl_cv_promoted_mode_t], [
  /external/llvm/test/CodeGen/NVPTX/
generic-to-nvvm.ll 6 ; Ensure global variables in address space 0 are promoted to address space 1
  /external/llvm/test/CodeGen/X86/
twoaddr-coalesce-3.ll 17 %total.promoted = load i32, i32* @total, align 4
30 %add5 = phi i32 [ %total.promoted, %for.body.lr.ph ], [ %add, %for.body ]
54 %total.promoted = load i32, i32* @total, align 4
68 %add5 = phi i32 [ %total.promoted, %for.body.lr.ph ], [ %add, %for.body ]
webkit-jscc.ll 13 ; promoted to i64.
  /external/llvm/test/Transforms/ArgumentPromotion/
2008-07-02-array-indexing.ll 15 ; Load the element at offset two from %A. This should not be promoted!
  /external/llvm/test/Transforms/LICM/
2007-09-24-PromoteNullValue.ll 2 ; RUN: opt < %s -licm -S | not grep promoted
  /external/llvm/test/Transforms/LoopStrengthReduce/
ephemeral.ll 7 ; // i * a + b is ephemeral and shouldn't be promoted by LSR
  /external/llvm/test/Transforms/LoopUnroll/
runtime-loop4.ll 3 ; Check runtime unrolling prologue can be promoted by LICM pass.
  /external/llvm/test/Transforms/LoopUnswitch/
2010-11-18-LCSSA.ll 10 %g_38.promoted = load i32, i32* @g_38
  /external/vulkan-validation-layers/libs/glm/gtx/
epsilon.hpp 28 // Promoted:
noise.hpp 28 // Promoted:
random.hpp 28 // Promoted:
ulp.hpp 28 // Promoted:
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10353.go 8 // Partial call x.foo was not promoted to heap.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10353.go 8 // Partial call x.foo was not promoted to heap.
  /external/llvm/test/Analysis/BasicAA/
zext.ll 116 %d.promoted = sext i32 %d.val to i64
125 %i.promoted = sext i32 %i to i64
126 %x = getelementptr inbounds [1 x [2 x i32*]], [1 x [2 x i32*]]* %h, i64 0, i64 %d.promoted, i64 %i.promoted
155 %i.promoted = sext i32 %i to i64
156 %x = getelementptr inbounds [1 x [2 x i32*]], [1 x [2 x i32*]]* %h, i64 0, i64 %i.promoted, i64 0
172 %b.promoted = sext i32 %b to i64
177 %i.promoted = sext i32 %i to i64
178 %x = getelementptr inbounds [1 x [2 x i32*]], [1 x [2 x i32*]]* %h, i64 0, i64 %i.promoted, i64 %b.promoted
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
ReportAPI.java 334 pw.println("<h2>Promoted to stable in " + newData.name + "</h2>");
338 pw.println("<p>(no API promoted to stable)</p>");
342 // APIs promoted from internal to draft is reported only when
346 pw.println("<h2>Promoted to draft in " + newData.name + "</h2>");
350 pw.println("<p>(no API promoted to draft)</p>");
403 pw.println("=== Promoted to stable in " + newData.name + " ===");
407 pw.println("(no API promoted to stable)");
413 pw.println("=== Promoted to draft in " + newData.name + " ===");
417 pw.println("(no API promoted to draft)");

Completed in 978 milliseconds

12 3 4 5 6 7 8 91011>>