Home
last modified time | relevance | path

Searched defs:GO (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/memcheck/tests/x86-linux/
Dscalar.h22 #define GO(__NR_xxx, s) \ macro
/external/llvm/lib/IR/
DGlobals.cpp62 if (const GlobalObject *GO = GA->getBaseObject()) in getAlignment() local
105 if (const GlobalObject *GO = GA->getBaseObject()) in getSection() local
115 if (const GlobalObject *GO = GA->getBaseObject()) in getComdat() local
DAsmWriter.cpp2293 const GlobalObject &GO) { in maybePrintComdat()
DConstants.cpp3008 const auto *GO = cast<GEPOperator>(this); in getAsInstruction() local
/external/valgrind/memcheck/tests/darwin/
Dscalar.h19 #define GO(__NR_xxx, N, s) \ macro
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp82 static void rewriteComdat(Module &M, GlobalObject *GO, in rewriteComdat()
120 if (GlobalObject *GO = dyn_cast<GlobalObject>(S)) in performOnModule() local
170 if (GlobalObject *GO = dyn_cast<GlobalObject>(&C)) in performOnModule() local
DLocal.cpp918 if (auto *GO = dyn_cast<GlobalObject>(V)) { in enforceKnownAlignment() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceThreadTest.java104 private static boolean GO = false; field in ICUServiceThreadTest
/external/llvm/tools/gold/
Dgold-plugin.cpp534 auto *GO = dyn_cast<GlobalObject>(V); in materializeValueFor() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp246 if (auto *GO = dyn_cast<llvm::GlobalObject>(C)) in getAliasedGlobal() local
824 llvm::GlobalObject *GO) { in setNonAliasAttributes()
1973 llvm::GlobalObject &GO) { in maybeSetTrivialComdat()
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp585 if (auto *GO = dyn_cast<GlobalObject>(V)) in EnumerateValue() local
DBitcodeWriter.cpp1530 const auto *GO = cast<GEPOperator>(C); in WriteConstants() local
/external/llvm/lib/Analysis/
DValueTracking.cpp983 if (auto *GO = dyn_cast<GlobalObject>(V)) { in computeKnownBits() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp688 const deUint8 GO = extend7To8((GO1 << 6) | GO2); in decompressETC2Block() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1523 if (auto *GO = dyn_cast<GlobalObject>(V)) { in ParseValueSymbolTable() local