Searched defs:GI (Results 1 – 15 of 15) sorted by relevance
21 uint32_t* GI; in decode_Arith() local75 uint32_t* GI; in decode_MMR() local
100 auto GI = dyn_cast<GetElementPtrInst>(AllocaUse.getUser()); in runOnBasicBlock() local
93 for (auto GI = M.global_begin(), GE = M.global_end(); GI != GE; ++GI) { in runOnModule() local
198 for (Module::global_iterator GI = M->global_begin(), GE=M->global_end(); GI != GE; ++GI) in getSymbols() local
205 #define GI(a) ((uint32_t)(a) >> 24) in unvis() macro
187 GroupInfo &GI = DiagsInGroup[Group->getValueAsString("GroupName")]; in groupDiagnostics() local369 const GroupInfo &GI = DiagsInGroup[Group->getValueAsString("GroupName")]; in groupInPedantic() local
277 for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) { in doMerge() local
426 for (std::map<const GlobalValue*, unsigned>::iterator GI = in AnalyzeCallGraph() local
451 for (auto &GI : ILI.second) { in gatherImportedSummariesForModule() local
1713 GI = Globals.begin(), GE = Globals.end(); GI != GE; ++GI) { in emitDebugPubNames() local1761 GI = Globals.begin(), GE = Globals.end(); GI != GE; ++GI) { in emitDebugPubTypes() local
190 for (Module::global_iterator GI = M->global_begin(), GE = M->global_end(); in clearGlobalMappingsFromModule() local
1347 for (const auto &GI : Globals) { in emitDebugPubSection() local
1573 GI = TheModule->global_begin(), GE = TheModule->global_end(); in ParseModule() local
2294 for (const GlobalIFunc &GI : M->ifuncs()) in printModule() local
2356 GuardInfo *GI = nullptr; in EmitGuardedInit() local