| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ | 
| D | NVPTXLowerAlloca.cpp | 102           auto GI = dyn_cast<GetElementPtrInst>(AllocaUse.getUser());  in runOnFunction()  local
  | 
| /external/llvm/lib/Target/NVPTX/ | 
| D | NVPTXLowerAlloca.cpp | 100         auto GI = dyn_cast<GetElementPtrInst>(AllocaUse.getUser());  in runOnBasicBlock()  local
  | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | MetaRenamer.cpp | 93       for (auto GI = M.global_begin(), GE = M.global_end(); GI != GE; ++GI) {  in runOnModule()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | MetaRenamer.cpp | 105       for (auto GI = M.global_begin(), GE = M.global_end(); GI != GE; ++GI) {  in runOnModule()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ | 
| D | BPFAbstractMemberAccess.cpp | 427     } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) {  in traceAICall()  local 458     } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) {  in traceBitCast()  local 488     } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) {  in traceGEP()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | GuardWidening.cpp | 82   if (IntrinsicInst *GI = dyn_cast<IntrinsicInst>(I)) {  in getCondition()  local 98   if (IntrinsicInst *GI = dyn_cast<IntrinsicInst>(I)) {  in setCondition()  local
  | 
| D | SimpleLoopUnswitch.cpp | 2392 turnGuardIntoBranch(IntrinsicInst *GI, Loop &L,  in turnGuardIntoBranch()
  | 
| /external/clang/utils/TableGen/ | 
| D | ClangDiagnosticsEmitter.cpp | 187     GroupInfo &GI = DiagsInGroup[Group->getValueAsString("GroupName")];  in groupDiagnostics()  local 369     const GroupInfo &GI = DiagsInGroup[Group->getValueAsString("GroupName")];  in groupInPedantic()  local
  | 
| /external/llvm/lib/CodeGen/ | 
| D | GlobalMerge.cpp | 277   for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) {  in doMerge()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | GlobalMerge.cpp | 295   for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) {  in doMerge()  local
  | 
| /external/llvm/lib/Transforms/IPO/ | 
| D | FunctionImport.cpp | 451       for (auto &GI : ILI.second) {  in gatherImportedSummariesForModule()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombinePHI.cpp | 114       } else if (GetElementPtrInst *GI = dyn_cast<GetElementPtrInst>(U)) {  in FoldIntegerTypedPHI()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ | 
| D | FunctionImport.cpp | 923     for (auto &GI : ILI.second) {  in gatherImportedSummariesForModule()  local
  | 
| /external/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfDebug.cpp | 1347     for (const auto &GI : Globals) {  in emitDebugPubSection()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfDebug.cpp | 2140   for (const auto &GI : Globals) {  in emitDebugPubSection()  local
  | 
| D | CodeViewDebug.cpp | 2758   auto GI = ScopeGlobals.find(Scope.getScopeNode());  in collectLexicalBlockInfo()  local
  | 
| /external/llvm/lib/IR/ | 
| D | AsmWriter.cpp | 2294   for (const GlobalIFunc &GI : M->ifuncs())  in printModule()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | AsmWriter.cpp | 2647   for (const GlobalIFunc &GI : M->ifuncs())  in printModule()  local
  | 
| /external/clang/lib/CodeGen/ | 
| D | MicrosoftCXXABI.cpp | 2356   GuardInfo *GI = nullptr;  in EmitGuardedInit()  local
  |