HomeSort by relevance Sort by last modified time
    Searched refs:GA (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 117 GlobalAlias *GA = M->getNamedAlias(ExtractAliases[i]);
118 if (!GA) {
123 GVs.insert(GA);
135 for (Module::alias_iterator GA = M->alias_begin(), E = M->alias_end();
136 GA != E; GA++) {
137 if (RegEx.match(GA->getName())) {
138 GVs.insert(&*GA);
  /external/llvm/lib/Transforms/Utils/
CloneModule.cpp 71 auto *GA =
74 GA->copyAttributesFrom(I);
75 VMap[I] = GA;
109 GlobalAlias *GA = cast<GlobalAlias>(VMap[I]);
111 GA->setAliasee(cast<GlobalObject>(MapValue(C, VMap)));
  /external/clang/test/Layout/
ms-x86-vtordisp.cpp 341 struct GA {
344 struct GB: public GA {};
345 struct GC: public virtual GA {
357 // CHECK-NEXT: 4 | (vtordisp for vbase GA)
358 // CHECK-NEXT: 8 | struct GA (virtual base)
359 // CHECK-NEXT: 8 | (GA vftable pointer)
363 // CHECK-NEXT: 16 | struct GA (primary base)
364 // CHECK-NEXT: 16 | (GA vftable pointer)
373 // CHECK-X64-NEXT: 12 | (vtordisp for vbase GA)
374 // CHECK-X64-NEXT: 16 | struct GA (virtual base
    [all...]
  /external/llvm/lib/IR/
Globals.cpp 63 if (auto *GA = dyn_cast<GlobalAlias>(this)) {
65 if (const GlobalObject *GO = GA->getBaseObject())
92 if (auto *GA = dyn_cast<GlobalAlias>(this)) {
94 if (const GlobalObject *GO = GA->getBaseObject())
102 if (auto *GA = dyn_cast<GlobalAlias>(this)) {
104 if (const GlobalObject *GO = GA->getBaseObject())
Value.cpp 408 } else if (GlobalAlias *GA = dyn_cast<GlobalAlias>(V)) {
409 if (StripKind == PSK_ZeroIndices || GA->mayBeOverridden())
411 V = GA->getAliasee();
459 } else if (GlobalAlias *GA = dyn_cast<GlobalAlias>(V)) {
460 V = GA->getAliasee();
  /external/llvm/lib/CodeGen/
JumpInstrTables.cpp 283 for (GlobalAlias &GA : M.aliases()) {
284 Constant *Aliasee = GA.getAliasee();
288 Aliases[&GA] = it->second;
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 149 /// If GA aliases a function, the alias's name is matched as a function name
151 bool isIn(const GlobalAlias &GA, const StringRef Category) const {
152 if (isIn(*GA.getParent(), Category))
155 if (isa<FunctionType>(GA.getType()->getElementType()))
156 return SCL->inSection("fun", GA.getName(), Category);
158 return SCL->inSection("global", GA.getName(), Category) ||
159 SCL->inSection("type", GetGlobalTypeString(GA), Category);
245 bool isInstrumented(const GlobalAlias *GA);
446 bool DataFlowSanitizer::isInstrumented(const GlobalAlias *GA) {
447 return !ABIList.isIn(*GA, "uninstrumented")
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 103 FE, CO, NI, CU, ZN, GA, GE, AS, SE, BR, KR, RB, SR, Y, ZR, NB, MO, TC, RU, RH, PD, AG, CD,
  /external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp 214 } else if (GlobalAlias *GA = dyn_cast<GlobalAlias>(G)) {
216 MarkUsedGlobalsAsNeeded(GA->getAliasee());
  /external/robolectric/
Android.mk 57 robolectric-javassist:lib/main/javassist-3.14.0-GA.jar \
  /bionic/libc/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /development/ndk/platforms/android-L/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /external/tcpdump/
telnet.h 52 #define GA 249 /* you may reverse the line */
73 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/arpa/
telnet.h 44 #define GA 249 /* you may reverse the line */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,

Completed in 1644 milliseconds

1 2 3 4 5