HomeSort by relevance Sort by last modified time
    Searched full:constant (Results 426 - 450 of 9298) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGenCXX/
mangle-subst-std.cpp 6 // CHECK: @_ZTVSd = linkonce_odr unnamed_addr constant
7 // CHECK: @_ZTTSd = linkonce_odr unnamed_addr constant
8 // CHECK: @_ZTCSd0_Si = linkonce_odr unnamed_addr constant
9 // CHECK: @_ZTCSd16_So = linkonce_odr unnamed_addr constant
10 // CHECK: @_ZTVSo = linkonce_odr unnamed_addr constant
11 // CHECK: @_ZTTSo = linkonce_odr unnamed_addr constant
12 // CHECK: @_ZTVSi = linkonce_odr unnamed_addr constant
13 // CHECK: @_ZTTSi = linkonce_odr unnamed_addr constant
  /external/clang/test/CodeGenObjC/
extended-block-signature-encode.m 14 // CHECK: @{{.*}} = private unnamed_addr constant [64 x i8] c"@?<@\22NSString\22@?@\22NSArray\22>24@?0@?<@\22NSString\22@?@\22NSArray\22>8d16\00"
15 // CHECK-BRIEF: @{{.*}} = private unnamed_addr constant [14 x i8] c"@?24@?0@?8d16\00"
  /external/clang/test/CodeGenOpenCL/
vector_literals_nested.cl 7 // CHECK: constant <4 x i32> <i32 1, i32 2, i32 3, i32 4>
9 // CHECK: constant <4 x i32> <i32 1, i32 2, i32 3, i32 3>
  /external/clang/test/Sema/
annotate.c 7 int u = __builtin_annotation(z, (char*) 0); // expected-error {{second argument to __builtin_annotation must be a non-wide string constant}}
8 int v = __builtin_annotation(z, (char*) L"bar"); // expected-error {{second argument to __builtin_annotation must be a non-wide string constant}}
builtin-prefetch.c 9 __builtin_prefetch(&a, "hello", 2); // expected-error{{argument to '__builtin_prefetch' must be a constant integer}}
10 __builtin_prefetch(&a, a, 2); // expected-error{{argument to '__builtin_prefetch' must be a constant integer}}
constructor-attribute.c 7 int f() __attribute__((constructor(1.0))); // expected-error {{'constructor' attribute requires parameter 1 to be an integer constant}}
13 int f() __attribute__((destructor(1.0))); // expected-error {{'destructor' attribute requires parameter 1 to be an integer constant}}
x86-builtin-palignr.c 9 return _mm_alignr_pi8(a, b, c); // expected-error {{argument to '__builtin_ia32_palignr' must be a constant integer}} expected-error {{incompatible result type}}
14 white2 = __builtin_ia32_pslldqi128(white2, N); // expected-error {{argument to '__builtin_ia32_pslldqi128' must be a constant integer}}
  /external/clang/test/SemaOpenCL/
event_t.cl 5 constant struct evt_s {
13 constant event_t const_evt; // expected-error {{the event_t type can only be used with __private address space qualifier}}
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
FillArrayDataInsn.java 19 import com.android.dx.rop.cst.Constant;
28 * constant values.
34 private final ArrayList<Constant> initValues;
40 private final Constant arrayType;
53 ArrayList<Constant> initValues,
54 Constant cst) {
76 public ArrayList<Constant> getInitValues() {
84 public Constant getConstant() {
  /external/emma/core/java12/com/vladium/jcd/cls/
IInterfaceCollection.java 16 * are constant pool indices of {@link com.vladium.jcd.cls.constant.CONSTANT_Class_info}
31 * Returns the {@link com.vladium.jcd.cls.constant.CONSTANT_Class_info}
32 * constant pool index for offset'th direct superinterface.
35 * @return constant pool index [always positive]
60 * @param interface_index constant pool index [must be positive; input not validated]
70 * in the constant pool, in the slot pointed to by 'interface_index'.
73 * @param interface_index constant pool index [must be positive; input not validated]
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IDeclaredExceptionTable.java 16 * structure. It is a table of unsigned 16-bit indexes into constant pool. Each
17 * index points to a {@link com.vladium.jcd.cls.constant.CONSTANT_Class_info}
30 * Returns the {@link com.vladium.jcd.cls.constant.CONSTANT_Class_info} constant
35 * @return constant pool index [always positive]
63 * @param exception_index constant pool index [must be positive; input not validated]
73 * in the constant pool, in the slot pointed to by 'exception_index'.
76 * @param exception_index constant pool index [must be positive; input not validated]
  /external/llvm/lib/Transforms/Scalar/
ConstantProp.cpp 1 //===- ConstantProp.cpp - Code to perform Simple Constant Propagation -----===//
10 // This file implements constant propagation and merging:
25 #include "llvm/IR/Constant.h"
54 "Simple constant propagation", false, false)
57 "Simple constant propagation", false, false)
78 if (Constant *C = ConstantFoldInstruction(I, TD, TLI)) {
80 // be constant propagatable now...
85 // Replace all of the uses of a variable with uses of the constant.
  /external/llvm/test/CodeGen/ARM/
2012-10-04-FixedFrame-vs-byval.ll 3 @.str = private unnamed_addr constant [12 x i8] c"val.a = %f\0A\00"
5 @static_val = constant %struct_t { double 1.0, double 2.0, double 3.0 }
  /external/llvm/test/CodeGen/Generic/
ptr-annotate.ll 7 @.str = private unnamed_addr constant [4 x i8] c"sth\00", section "llvm.metadata"
8 @.str1 = private unnamed_addr constant [4 x i8] c"t.c\00", section "llvm.metadata"
  /external/llvm/test/CodeGen/Mips/
2008-07-15-InternalConstant.ll 3 @.str = internal unnamed_addr constant [10 x i8] c"AAAAAAAAA\00"
4 @i0 = internal unnamed_addr constant [5 x i32] [ i32 0, i32 1, i32 2, i32 3, i32 4 ]
  /external/llvm/test/CodeGen/R600/
imm.ll 3 ; Use a 64-bit value with lo bits that can be represented as an inline constant
14 ; Use a 64-bit value with hi bits that can be represented as an inline constant
  /external/llvm/test/CodeGen/SystemZ/
and-06.ll 6 ; Zero extension to 32 bits, negative constant.
19 ; Zero extension to 64 bits, negative constant.
32 ; Zero extension to 32 bits, positive constant.
45 ; Zero extension to 64 bits, positive constant.
58 ; Sign extension to 32 bits, negative constant.
71 ; Sign extension to 64 bits, negative constant.
84 ; Sign extension to 32 bits, positive constant.
97 ; Sign extension to 64 bits, positive constant.
or-06.ll 6 ; Zero extension to 32 bits, negative constant.
19 ; Zero extension to 64 bits, negative constant.
32 ; Zero extension to 32 bits, positive constant.
45 ; Zero extension to 64 bits, positive constant.
58 ; Sign extension to 32 bits, negative constant.
71 ; Sign extension to 64 bits, negative constant.
84 ; Sign extension to 32 bits, positive constant.
97 ; Sign extension to 64 bits, positive constant.
xor-06.ll 6 ; Zero extension to 32 bits, negative constant.
19 ; Zero extension to 64 bits, negative constant.
32 ; Zero extension to 32 bits, positive constant.
45 ; Zero extension to 64 bits, positive constant.
58 ; Sign extension to 32 bits, negative constant.
71 ; Sign extension to 64 bits, negative constant.
84 ; Sign extension to 32 bits, positive constant.
97 ; Sign extension to 64 bits, positive constant.
  /external/llvm/test/CodeGen/X86/
br-fold.ll 6 @_ZN11xercesc_2_513SchemaSymbols21fgURI_SCHEMAFORSCHEMAE = external constant [33 x i16], align 32 ; <[33 x i16]*> [#uses=1]
7 @_ZN11xercesc_2_56XMLUni16fgNotationStringE = external constant [9 x i16], align 16 ; <[9 x i16]*> [#uses=1]
eh_frame.ll 4 @__FRAME_END__ = constant [1 x i32] zeroinitializer, section ".eh_frame"
7 @bar1 = constant i8* bitcast (i32* @foo to i8*), section "my_bar1", align 8
rodata-relocs.ll 7 @a = internal unnamed_addr constant [2 x i32] [i32 1, i32 2]
8 @a1 = unnamed_addr constant [2 x i32] [i32 1, i32 2]
9 @e = internal unnamed_addr constant [2 x [2 x i32]] [[2 x i32] [i32 1, i32 2], [2 x i32] [i32 3, i32 4]], align 16
10 @e1 = unnamed_addr constant [2 x [2 x i32]] [[2 x i32] [i32 1, i32 2], [2 x i32] [i32 3, i32 4]], align 16
11 @p = unnamed_addr constant i8* bitcast ([2 x i32]* @a to i8*)
12 @t = unnamed_addr constant i8* bitcast ([2 x [2 x i32]]* @e to i8*)
13 @p1 = unnamed_addr constant i8* bitcast ([2 x i32]* @a1 to i8*)
14 @t1 = unnamed_addr constant i8* bitcast ([2 x [2 x i32]]* @e1 to i8*)
  /external/llvm/test/ExecutionEngine/MCJIT/remote/
test-ptr-reloc-remote.ll 3 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
5 @.str1 = private unnamed_addr constant [6 x i8] c"data2\00", align 1
  /external/llvm/test/ExecutionEngine/MCJIT/
test-ptr-reloc.ll 3 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
5 @.str1 = private unnamed_addr constant [6 x i8] c"data2\00", align 1
  /external/llvm/test/Feature/
globalvars.ll 8 @AConst = constant i32 123 ; <i32*> [#uses=0]
9 @AString = constant [4 x i8] c"test" ; <[4 x i8]*> [#uses=0]

Completed in 345 milliseconds

<<11121314151617181920>>