Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp50 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux()
179 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_urb.c40 #define GS 1 macro
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py41 GS = chr(0x1d) variable
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp483 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOResolveWeakForLinkerModule() local
524 const auto &GS = DefinedGlobals.find(GV.getGUID()); in thinLTOInternalizeModule() local
537 const auto &GS = DefinedGlobals.find(GlobalValue::getGUID(OrigId)); in thinLTOInternalizeModule() local
545 const auto &GS = DefinedGlobals.find(GlobalValue::getGUID(OrigName)); in thinLTOInternalizeModule() local
DGlobalOpt.cpp1811 GlobalVariable *GV, const GlobalStatus &GS, TargetLibraryInfo *TLI, in processInternalGlobal()
1948 GlobalStatus GS; in processGlobal() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h16 #define GS 10 macro
/external/libedit/src/
Dunvis.c203 #define GS(a) ((a) & 0xff) in unvis() macro
/external/linux-kselftest/tools/testing/selftests/x86/
Dfsgsbase.c74 enum which_base { FS, GS }; enumerator
/external/python/cpython2/Lib/curses/
Dascii.py34 GS = 0x1d # ^] variable
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1988 DictScope GS(W, "Primary GOT"); in parseGOT() local
2014 ListScope GS(W, "Global entries"); in parseGOT() local
2058 DictScope GS(W, "PLT GOT"); in parsePLT() local
2066 ListScope GS(W, "Entries"); in parsePLT() local
2261 DictScope GS(W, "MIPS ABI Flags"); in printMipsABIFlags() local
2303 DictScope GS(W, "MIPS RegInfo"); in printMipsReginfo() local
2315 DictScope GS(W, "MIPS Options"); in printMipsOptions() local
2324 DictScope GS(W, getElfMipsOptionsOdkType(O->kind)); in printMipsOptions() local
/external/clang/lib/Sema/
DJumpDiagnostics.cpp581 if (GotoStmt *GS = dyn_cast<GotoStmt>(Jump)) { in VerifyJumps() local
898 void JumpScopeChecker::CheckGotoStmt(GotoStmt *GS) { in CheckGotoStmt()
/external/guava/guava/src/com/google/common/base/
DAscii.java369 public static final byte GS = 29; field in Ascii
/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Darchrast.cpp86 GSStats GS = {}; member in ArchRast::EventHandlerStatsFile
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c151 GS = 4, enumerator
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c267 GS = 4, enumerator
/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp116 GS = (1<<glu::SHADERTYPE_GEOMETRY), enumerator
Des31fShaderIntegerFunctionTests.cpp1152 GS = (1<<glu::SHADERTYPE_GEOMETRY), in init() enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h368 GS = 2 << SegOvrShift, enumerator
/external/freetype/src/truetype/
Dttobjs.h304 TT_GraphicsState GS; member
Dttinterp.h177 TT_GraphicsState GS; /* current graphics state */ member
/external/pdfium/third_party/freetype/src/truetype/
Dttobjs.h306 TT_GraphicsState GS; member
Dttinterp.h176 TT_GraphicsState GS; /* current graphics state */ member
/external/clang/tools/scan-build-py/libear/
Dear.c409 static int const GS = 0x1d; in bear_report_call() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp175 static bool AnalyzeGlobal(const Value *V, GlobalStatus &GS, in AnalyzeGlobal()
1720 GlobalStatus GS; in ProcessGlobal() local
1741 const GlobalStatus &GS) { in ProcessInternalGlobal()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h508 GS = 30, enumerator

12