Searched defs:GV (Results 101 - 125 of 200) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp287 void AMDGPUAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp726 const GlobalValue *GV = GN->getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp900 const GlobalValue *GV = MO.getGlobal(); local
1477 const GlobalValue *GV = MO1.getGlobal(); local
1534 const GlobalValue *GV = MO1.getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp87 llvm::GlobalVariable *GV = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp503 static const Comdat *getELFComdat(const GlobalValue *GV) { argument
355 getCFIPersonalitySymbol( const GlobalValue *GV, const TargetMachine &TM, MachineModuleInfo *MMI) const argument
389 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
564 const GlobalVariable *GV = dyn_cast<GlobalVariable>(GO); local
928 checkMachOComdat(const GlobalValue *GV) argument
1065 getTTypeGlobalReference( const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
1093 getCFIPersonalitySymbol( const GlobalValue *GV, const TargetMachine &TM, MachineModuleInfo *MMI) const argument
1113 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
1203 getNameWithPrefix( SmallVectorImpl<char> &OutName, const GlobalValue *GV, const TargetMachine &TM) const argument
1257 getComdatGVForCOFF(const GlobalValue *GV) argument
1274 getSelectionForCOFF(const GlobalValue *GV) argument
1405 getNameWithPrefix( SmallVectorImpl<char> &OutName, const GlobalValue *GV, const TargetMachine &TM) const argument
1681 getWasmComdat(const GlobalValue *GV) argument
[all...]
H A DMachineOperand.cpp185 void MachineOperand::ChangeToGA(const GlobalValue *GV, int64_t Offset, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp307 const MCExpr *WinException::create32bitRef(const GlobalValue *GV) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp137 static bool isNonRenamableLocal(const GlobalValue &GV) { argument
[all...]
H A DMemoryBuiltins.cpp763 SizeOffsetType ObjectSizeOffsetVisitor::visitGlobalVariable(GlobalVariable &GV){ argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1171 GlobalValue *GV = cast<GlobalValue>(CE1->getOperand(0)); local
[all...]
H A DIRBuilder.cpp47 auto *GV = new GlobalVariable(M, StrConstant->getType(), true, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp101 GVMemoryBlock(const GlobalVariable *GV) argument
107 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { argument
126 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { argument
167 GlobalVariable *GV = Modules[i]->getGlobalVariable(Name,AllowInternal); local
191 getMangledName(const GlobalValue *GV) argument
206 addGlobalMapping(const GlobalValue *GV, void *Addr) argument
244 updateGlobalMapping(const GlobalValue *GV, void *Addr) argument
295 getPointerToGlobalIfAvailable(const GlobalValue *GV) argument
373 GlobalVariable *GV = module.getNamedGlobal(Name); local
574 getPointerToGlobal(const GlobalValue *GV) argument
657 GenericValue GV = getConstantValue(Op0); local
663 GenericValue GV = getConstantValue(Op0); local
669 GenericValue GV = getConstantValue(Op0); local
676 GenericValue GV = getConstantValue(Op0); local
682 GenericValue GV = getConstantValue(Op0); local
687 GenericValue GV = getConstantValue(Op0); local
702 GenericValue GV = getConstantValue(Op0); local
718 GenericValue GV = getConstantValue(Op0); local
736 GenericValue GV = getConstantValue(Op0); local
745 GenericValue GV = getConstantValue(Op0); local
753 GenericValue GV = getConstantValue(Op0); local
793 GenericValue GV; local
1260 const GlobalValue *GV = NonCanonicalGlobals[i]; local
1288 EmitGlobalVariable(const GlobalVariable *GV) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp318 auto *GV = local
H A DWebAssemblyFastISel.cpp63 const GlobalValue *GV = nullptr; member in class:__anon2435::final::Address
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp774 GlobalVariable *GV = new GlobalVariable( local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp949 bool llvm::convertToDeclaration(GlobalValue &GV) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp73 GlobalVariable *GV; member in struct:__anon130::WorklistEntry::GVInitTy
77 GlobalVariable *GV; member in struct:__anon130::WorklistEntry::AppendingGVTy
956 void Mapper::mapAppendingVariable(GlobalVariable &GV, Constan argument
996 scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init, unsigned MCID) argument
1119 scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init, unsigned MCID) argument
1125 scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix, bool IsOldCtorDtor, ArrayRef<Constant *> NewMembers, unsigned MCID) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp661 handleNonPrevailingComdat(GlobalValue &GV, argument
992 auto *GV = new GlobalVariable(*RegularLTO.CombinedModule, Ty, false, local
1017 GlobalValue *GV = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp178 const GlobalValue *GV = MO.getGlobal(); local
1597 void PPCAIXAsmPrinter::ValidateGV(const GlobalVariable *GV) { argument
1629 EmitGlobalVariable(const GlobalVariable *GV) argument
1671 EmitAlignment(getGVAlignment(GV, DL), GV); local
1744 const auto *GV = dyn_cast<const GlobalVariable>(GO); local
[all...]
H A DPPCTargetTransformInfo.cpp223 const auto *GV = dyn_cast<GlobalValue>(MemAddr); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h650 SDValue getTargetGlobalAddress(const GlobalValue *GV, const SDLoc &DL, EVT VT, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1491 GlobalVariable *GV = dyn_cast<GlobalVariable>(Old); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1014 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp402 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal(); local
1173 const GlobalValue *GV = G->getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp343 const GlobalValue *GV; // MO_GlobalAddress member in union:__anon2229::HexagonConstExtenders::ExtRoot::__anon2230

Completed in 279 milliseconds

12345678