HomeSort by relevance Sort by last modified time
    Searched refs:G1 (Results 1 - 17 of 17) sorted by null

  /external/llvm/unittests/ExecutionEngine/
ExecutionEngineTest.cpp 43 GlobalVariable *G1 =
46 Engine->addGlobalMapping(G1, &Mem1);
47 EXPECT_EQ(&Mem1, Engine->getPointerToGlobalIfAvailable(G1));
49 Engine->updateGlobalMapping(G1, &Mem2);
50 EXPECT_EQ(&Mem2, Engine->getPointerToGlobalIfAvailable(G1));
51 Engine->updateGlobalMapping(G1, NULL);
52 EXPECT_EQ(NULL, Engine->getPointerToGlobalIfAvailable(G1));
53 Engine->updateGlobalMapping(G1, &Mem2);
54 EXPECT_EQ(&Mem2, Engine->getPointerToGlobalIfAvailable(G1));
64 EXPECT_EQ(&Mem2, Engine->getPointerToGlobalIfAvailable(G1))
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 58 // Emit this the hard way. This clobbers G1 which we always know is
61 BuildMI(MBB, MBBI, dl, TII.get(SP::SETHIi), SP::G1).addImm(OffHi);
62 // Emit G1 = G1 + I6
63 BuildMI(MBB, MBBI, dl, TII.get(SP::ORri), SP::G1)
64 .addReg(SP::G1).addImm(NumBytes & ((1 << 10)-1));
66 .addReg(SP::O6).addReg(SP::G1);
SparcRegisterInfo.cpp 44 // FIXME: G1 reserved for now for large imm generation by frame code.
45 Reserved.set(SP::G1);
99 // Otherwise, emit a G1 = SETHI %hi(offset). FIXME: it would be better to
100 // scavenge a register here instead of reserving G1 all of the time.
102 BuildMI(*MI.getParent(), II, dl, TII.get(SP::SETHIi), SP::G1).addImm(OffHi);
103 // Emit G1 = G1 + I6
104 BuildMI(*MI.getParent(), II, dl, TII.get(SP::ADDrr), SP::G1).addReg(SP::G1)
106 // Insert: G1+%lo(offset) into the user
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
random-weight.h 123 // weights for the generators G1 and G2.
124 template <class G1, class G2>
127 typedef typename G1::Weight W1;
141 G1 generator1_;
  /external/clang/test/SemaCXX/
cstyle-cast.cpp 51 struct G1 : public B {};
53 struct H : public G1, public G2 {}; // Ambiguous path to B.
116 (void)(const G1*)((A*)0);
117 (void)(const G1&)(*((A*)0));
129 (void)(H*)((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
130 (void)(H&)(*((A*)0)); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
static-cast.cpp 9 struct G1 : public B {};
11 struct H : public G1, public G2 {}; // Ambiguous path to B.
78 (void)static_cast<const G1*>((A*)0);
79 (void)static_cast<const G1&>(*((A*)0));
91 (void)static_cast<H*>((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
92 (void)static_cast<H&>(*((A*)0)); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
functional-cast.cpp 83 struct G1 : public B {};
85 struct H : public G1, public G2 {}; // Ambiguous path to B.
164 typedef const G1 *cG1p;
166 typedef const G1 &cG1r;
186 (void)Hp((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
188 (void)Hr(*((A*)0)); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
regress-97921.js 80 G1 = function() {innerValue = i;}; // capture value of i in inner function
81 G1();
  /external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
sema.cpp 151 struct G1 {};
156 P(G1());
  /external/v8/test/mjsunit/compiler/
regress-arguments.js 41 var G1 = 21;
45 var v = G1 + G2;
  /cts/tools/dex-tools/test/dex/reader/
DexFileReaderTests.java 235 static final JavaSource G1 = new JavaSource("G1","public class G1<T extends G1>{}");
242 DexFile dexFile = javaToDexUtil.getFrom(G1);
244 DexClass G1 = getClass(dexFile, "LG1;");
245 assertPublic(G1);
246 DexAnnotation sig = getAnnotation(G1, LDALVIK_ANNOTATION_SIGNATURE);
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 158 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
163 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 187 hz392 = 0x79fa, /* .00 G1 */
274 G1 = hz392,
  /external/svox/pico/lib/
picopam.c 226 picoos_int8 g1_current_secondary_phrase_syllable; /*G1 */
315 #define G1 46
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc     [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump     [all...]

Completed in 1337 milliseconds