Searched defs:GS (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp48 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, argument
174 analyzeGlobal(const Value *V, GlobalStatus &GS) argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DSolaris.h33 #undef GS macro
/freebsd-10-stable/contrib/ntp/include/
H A Dascii.h70 #define GS 29 macro
/freebsd-10-stable/contrib/nvi/common/
H A Dcommon.h32 typedef struct _gs GS; typedef in typeref:struct:_gs
/freebsd-10-stable/sys/cddl/dev/dtrace/x86/
H A Dregset.h144 #define GS 0 macro
146 #define GS 18 macro
/freebsd-10-stable/contrib/libc-vis/
H A Dunvis.c211 #define GS(a) ((a) & 0xff) macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Di386-stub.c125 CS, SS, DS, ES, FS, GS}; enumerator in enum:regnames
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp237 GlobalStatus GS; local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h427 GS = 2 << SegOvrShift, enumerator in enum:llvm::X86II::__anon2665
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1742 ProcessInternalGlobal(GlobalVariable *GV, Module::global_iterator &GVI, const GlobalStatus &GS) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1105 const GlobalsSpaceRegion *GS = MRMgr.getGlobalsRegion(K); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2023 llvm::Constant *GS = MakeGlobal(llvm::StructType::get(Int32Ty, arrayTy, local

Completed in 114 milliseconds