Searched refs:getNamedValue (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp8934 .addGlobalAddress(M.getNamedValue(MF.getName())));
8939 .addGlobalAddress(M.getNamedValue(MF.getName())));
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2641 if (llvm::Value *V = CGM.getModule().getNamedValue(WrapperName))
H A DCGOpenMPRuntime.cpp1657 llvm::Value *Ptr = CGM.getModule().getNamedValue(PtrName);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1352 if (const GlobalValue *GV = M.getNamedValue(C.getName()))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6536 M->getNamedValue(Intrinsic::getName(Intrinsic::amdgcn_groupstaticsize));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5386 dyn_cast_or_null<Function>(Mod->getNamedValue(SymName))) {

Completed in 283 milliseconds

12