Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp61 static bool analyzeGlobalAux(const Value *V, GlobalStatus &GS, in analyzeGlobalAux()
191 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumGlobals.cpp26 GlobalsStream &GS = cantFail(Session.getPDBFile().getPDBGlobalsStream()); in NativeEnumGlobals() local
/external/rust/crates/libc/src/fuchsia/
Dx86_64.rs147 pub const GS: ::c_int = 26; constant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86.h156 GS = 256, enumerator
/external/musl/arch/i386/bits/
Dreg.h13 #define GS 10 macro
/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
/external/strace/linux/x86_64/
Darch_regs.h31 #define GS 26 macro
/external/musl/arch/x32/bits/
Dreg.h29 #define GS 26 macro
/external/musl/arch/x86_64/bits/
Dreg.h29 #define GS 26 macro
/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/rust/crates/plotters/src/element/
Dcandlestick.rs44 gain_style: GS, in new()
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h17 #define GS 10 macro
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_program.c97 GS = 4, enumerator
/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/rust/crates/gdbstub_arch/src/x86/reg/
Did.rs58 GS, enumerator
/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/python/cpython2/Lib/curses/
Dascii.py34 GS = 0x1d # ^] variable
/external/python/cpython3/Lib/curses/
Dascii.py34 GS = 0x1d # ^] variable
/external/guava/guava/src/com/google/common/base/
DAscii.java339 public static final byte GS = 29; field in Ascii
/external/guava/android/guava/src/com/google/common/base/
DAscii.java339 public static final byte GS = 29; field in Ascii
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_program.c217 GS = 4, enumerator
/external/linux-kselftest/tools/testing/selftests/x86/
Dfsgsbase.c117 enum which_base { FS, GS }; enumerator
/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp116 GS = (1<<glu::SHADERTYPE_GEOMETRY), enumerator

123