Searched defs:GV (Results 76 - 100 of 204) sorted by relevance

123456789

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp481 GlobalVariable *GV = (*I)->getGlobalVariable(Name, AllowInternal); local
502 GlobalVariable *GV = FindGlobalVariableNamedInModulePtrSet( local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp50 CtorDtorIterator::CtorDtorIterator(const GlobalVariable *GV, bool End) argument
118 bool StaticInitGVIterator::isStaticInitGlobal(GlobalValue &GV) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp328 bool ModuleLinker::linkIfNeeded(GlobalValue &GV) { argument
396 addLazyFor(GlobalValue &GV, const IRMover::ValueAdder &Add) argument
422 dropReplacedComdat( GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) argument
487 GlobalAlias &GV = *I++; local
492 GlobalVariable &GV = *I++; local
497 Function &GV = *I++; local
531 GlobalValue *GV = ValuesToLink[I]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp297 GlobalVariable *GV = Globals[GI]; local
569 const GlobalVariable *GV = M.getGlobalVariable(Name); local
[all...]
H A DAnalysis.cpp161 GlobalValue *GV = dyn_cast<GlobalValue>(V); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp439 bool AArch64A57FPLoadBalancing::colorChainSet(std::vector<Chain*> GV, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp673 auto GV = MI.getOperand(1).getGlobal(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp93 const GlobalValue *GV = dyn_cast<GlobalValue>(CV->stripPointerCasts()); local
106 void ARMAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { argument
[all...]
H A DARMMachineFunctionInfo.h244 void markGlobalAsPromotedToConstantPool(const GlobalVariable *GV) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp286 void CGCXXABI::setCXXDestructorDLLStorage(llvm::GlobalValue *GV, argument
H A DCGDeclCXX.cpp450 EmitPointerToInitFunc(const VarDecl *D, llvm::GlobalVariable *GV, llvm::Function *InitFunc, InitSegAttr *ISA) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h168 const MachineInstrBuilder &addGlobalAddress(const GlobalValue *GV, argument
H A DMachineOperand.h192 const GlobalValue *GV; // For MO_GlobalAddress. member in union:llvm::MachineOperand::ContentsUnion::__anon3161::__anon3162
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h416 virtual void *getOrEmitGlobalVariable(const GlobalVariable *GV) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp568 auto *GV = Sym.dyn_cast<GlobalValue *>(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp293 const GlobalValue *GV = MI.getOperand(2).getGlobal(); local
504 const GlobalValue *GV = MI.getOperand(1).getGlobal(); local
553 const GlobalValue *GV = MI.getOperand(1).getGlobal(); local
985 const GlobalValue *GV local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp591 const GlobalValue *GV = N->getGlobal(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp511 const GlobalValue *GV = ImmOp.getGlobal(); local
569 const GlobalValue *GV = ImmOp.getGlobal(); local
645 const GlobalValue *GV = ImmOp.getGlobal(); local
652 const GlobalValue *GV = ImmOp.getGlobal(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp186 void addModRefInfoForGlobal(const GlobalValue &GV, ModRefInfo NewMRI) { argument
198 void eraseModRefInfoForGlobal(const GlobalValue &GV) { argument
408 AnalyzeIndirectGlobalMemory(GlobalVariable *GV) argument
635 isNonEscapingGlobalNoAliasWithLoad(const GlobalValue *GV, const Value *V, int &Depth, const DataLayout &DL) argument
717 isNonEscapingGlobalNoAlias(const GlobalValue *GV, const Value *V) argument
860 const GlobalValue *GV = GV1 ? GV1 : GV2; local
906 getModRefInfoForArgument(const CallBase *Call, const GlobalValue *GV, AAQueryInfo &AAQI) argument
[all...]
H A DStackSafetyAnalysis.cpp589 const Function *findCalleeInModule(const GlobalValue *GV) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp877 static void maybeSetDSOLocal(bool DSOLocal, GlobalValue &GV) { argument
1103 GlobalVariable *GV; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp252 GlobalVariable *GV = local
435 GlobalVariable *GV = local
H A DAMDGPUTargetMachine.cpp418 static bool mustPreserveGV(const GlobalValue &GV) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp147 const Constant *GV = MO.getGlobal(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h164 auto *GV = dyn_cast<GlobalVariable>(getRawInfo()); local

Completed in 728 milliseconds

123456789