Home
last modified time | relevance | path

Searched defs:GI (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp120 auto *GI = in CloneModule() local
203 GlobalIFunc *GI = cast<GlobalIFunc>(VMap[&I]); in CloneModule() local
H A DSplitModule.cpp106 if (const auto *GI = dyn_cast_or_null<GlobalIFunc>(GO)) in getGVPartitioningRoot() local
H A DValueMapper.cpp948 else if (auto *GI = dyn_cast<GlobalIFunc>(GV)) in flush() local
1278 void ValueMapper::scheduleMapGlobalIFunc(GlobalIFunc &GI, Constant &Resolver, in scheduleMapGlobalIFunc()
/freebsd/sys/contrib/ck/include/
H A Dck_cohort.h56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument
125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAlloca.cpp99 auto GI = dyn_cast<GetElementPtrInst>(AllocaUse.getUser()); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DTypeFinder.cpp52 for (const auto &GI : M.ifuncs()) in run() local
H A DAsmWriter.cpp2998 for (const GlobalIFunc &GI : M->ifuncs()) in printModule() local
3884 void AssemblyWriter::printIFunc(const GlobalIFunc *GI) { in printIFunc()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp261 if (auto *GI = dyn_cast<GIntrinsic>(ConstInstr)) { in getDefInstrMaybeConstant() local
280 if (const auto *GI = dyn_cast<GIntrinsic>(&MI)) in isSpvIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp539 void X86AsmPrinter::emitMachOIFuncStubBody(Module &M, const GlobalIFunc &GI, in emitMachOIFuncStubBody()
556 const GlobalIFunc &GI, in emitMachOIFuncStubHelperBody()
H A DX86LoadValueInjectionLoadHardening.cpp498 [&](MachineBasicBlock *MBB, GraphIter GI, unsigned ParentDepth) { in getGadgetGraph()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h601 virtual void emitMachOIFuncStubBody(Module &M, const GlobalIFunc &GI, in emitMachOIFuncStubBody()
607 virtual void emitMachOIFuncStubHelperBody(Module &M, const GlobalIFunc &GI, in emitMachOIFuncStubHelperBody()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBankInfo.cpp257 if (auto *GI = dyn_cast<GIntrinsic>(&MI)) { in hasFPConstraints() local
/freebsd/contrib/libc-vis/
H A Dunvis.c212 #define GI(a) ((uint32_t)(a) >> 24) in unvis() macro
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp563 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in traceAICall() local
594 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in traceBitCast() local
624 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in traceGEP() local
H A DBPFAdjustOpt.cpp338 } else if (auto *GI = dyn_cast<GetElementPtrInst>(Inst)) { in avoidSpeculation() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp144 unsigned GI = 0; in dump() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp83 if (IntrinsicInst *GI = dyn_cast<IntrinsicInst>(I)) { in getCondition() local
99 if (IntrinsicInst *GI = dyn_cast<IntrinsicInst>(I)) { in setCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp132 if (auto *GI = dyn_cast_if_present<GlobalIFunc>(GV); in findRefEdges() local
461 if (auto *GI = dyn_cast_if_present<GlobalIFunc>(CalledValue)) in computeFunctionSummary() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp257 if (auto *GI = dyn_cast<GIntrinsic>(&MI)) { in matchRcpSqrtToRsq() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp329 for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) { in doMerge() local
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp627 } else if (auto *GI = dyn_cast<GlobalIFunc>(New)) { in materialize() local
717 if (auto *GI = dyn_cast<GlobalIFunc>(SGV)) { in copyIndirectSymbolProto() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2826 void AArch64AsmPrinter::emitMachOIFuncStubBody(Module &M, const GlobalIFunc &GI, in emitMachOIFuncStubBody()
2876 const GlobalIFunc &GI, in emitMachOIFuncStubHelperBody()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp176 GroupInfo &GI = in groupDiagnostics() local
330 const GroupInfo &GI = in groupInPedantic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp124 } else if (GetElementPtrInst *GI = dyn_cast<GetElementPtrInst>(U)) { in foldIntegerTypedPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp374 for (auto &GI : M.ifuncs()) in ScopedSaveAliaseesAndUsed() local

12