Searched defs:GS (Results 1 – 13 of 13) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/ |
| D | GlobalStatus.cpp | 48 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/ |
| D | ascii.h | 70 #define GS 29 macro
|
| /freebsd-10-stable/sys/cddl/dev/dtrace/x86/ |
| D | regset.h | 144 #define GS 0 macro
|
| /freebsd-10-stable/contrib/nvi/common/ |
| D | common.h | 32 typedef struct _gs GS; typedef
|
| /freebsd-10-stable/contrib/libc-vis/ |
| D | unvis.c | 211 #define GS(a) ((a) & 0xff) in unvis() macro
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | i386-stub.c | 125 CS, SS, DS, ES, FS, GS}; enumerator
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | JumpDiagnostics.cpp | 497 if (GotoStmt *GS = dyn_cast<GotoStmt>(Jump)) { in VerifyJumps() local
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86BaseInfo.h | 427 GS = 2 << SegOvrShift, enumerator
|
| /freebsd-10-stable/contrib/llvm/lib/LTO/ |
| D | LTOModule.cpp | 348 GlobalStatus GS; in canBeHidden() local
|
| /freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 1724 GlobalStatus GS; in ProcessGlobal() local 1744 const GlobalStatus &GS) { in ProcessInternalGlobal()
|
| /freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinter.cpp | 237 GlobalStatus GS; in EmitLinkage() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | RegionStore.cpp | 1105 const GlobalsSpaceRegion *GS = MRMgr.getGlobalsRegion(K); in invalidateGlobalRegion() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | CGObjCGNU.cpp | 2023 llvm::Constant *GS = MakeGlobal(llvm::StructType::get(Int32Ty, arrayTy, in MakeBitField() local
|