/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerAlloca.cpp | 102 auto GI = dyn_cast<GetElementPtrInst>(AllocaUse.getUser()); in runOnFunction() local
|
/netbsd-src/external/gpl2/groff/dist/font/devlj4/generate/ |
H A D | Makefile | 106 GI: $(AUTOFONT)/9nb00066.tfm $(TEXTMAP) target
|
/netbsd-src/lib/libc/gen/ |
H A D | unvis.c | 204 #define GI(a) ((uint32_t)(a) >> 24) in unvis() macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 491 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in traceAICall() local 522 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in traceBitCast() local 552 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in traceGEP() local
|
H A D | BPFAdjustOpt.cpp | 289 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in avoidSpeculation() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A 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
|
H A D | SimpleLoopUnswitch.cpp | 2455 turnGuardIntoBranch(IntrinsicInst *GI, Loop &L, in turnGuardIntoBranch()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 297 for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) { in doMerge() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 500 [&](MachineBasicBlock *MBB, GraphIter GI, unsigned ParentDepth) { in getGadgetGraph()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 175 GroupInfo &GI = in groupDiagnostics() local 327 const GroupInfo &GI = in groupInPedantic() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 123 } else if (GetElementPtrInst *GI = dyn_cast<GetElementPtrInst>(U)) { in foldIntegerTypedPHI() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 982 for (auto &GI : ILI.second) { in gatherImportedSummariesForModule() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2821 auto GI = ScopeGlobals.find(Scope.getScopeNode()); in collectLexicalBlockInfo() local
|
H A D | DwarfDebug.cpp | 2402 for (const auto &GI : Globals) { in emitDebugPubSection() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 2513 GuardInfo *GI = nullptr; in EmitGuardedInit() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2871 for (const GlobalIFunc &GI : M->ifuncs()) in printModule() local
|