Home
last modified time | relevance | path

Searched defs:GS (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp48 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux()
174 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal()
/freebsd-10-stable/contrib/ntp/include/
Dascii.h70 #define GS 29 macro
/freebsd-10-stable/sys/cddl/dev/dtrace/x86/
Dregset.h144 #define GS 0 macro
/freebsd-10-stable/contrib/nvi/common/
Dcommon.h32 typedef struct _gs GS; typedef
/freebsd-10-stable/contrib/libc-vis/
Dunvis.c211 #define GS(a) ((a) & 0xff) in unvis() macro
/freebsd-10-stable/contrib/gdb/gdb/
Di386-stub.c125 CS, SS, DS, ES, FS, GS}; enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DJumpDiagnostics.cpp497 if (GotoStmt *GS = dyn_cast<GotoStmt>(Jump)) { in VerifyJumps() local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h427 GS = 2 << SegOvrShift, enumerator
/freebsd-10-stable/contrib/llvm/lib/LTO/
DLTOModule.cpp348 GlobalStatus GS; in canBeHidden() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1724 GlobalStatus GS; in ProcessGlobal() local
1744 const GlobalStatus &GS) { in ProcessInternalGlobal()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp237 GlobalStatus GS; in EmitLinkage() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1105 const GlobalsSpaceRegion *GS = MRMgr.getGlobalsRegion(K); in invalidateGlobalRegion() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGObjCGNU.cpp2023 llvm::Constant *GS = MakeGlobal(llvm::StructType::get(Int32Ty, arrayTy, in MakeBitField() local