Searched defs:GV (Results 126 - 150 of 200) sorted by relevance

12345678

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1161 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp98 const GlobalValue *GV = nullptr; member in class:__anon2323::final::Address
411 unsigned MipsFastISel::materializeGV(const GlobalValue *GV, MVT VT) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp750 const GlobalValue *GV = GSD->getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp547 bool isGroupSegment(const GlobalValue *GV) { argument
551 bool isGlobalSegment(const GlobalValue *GV) { argument
555 bool isReadOnlySegment(const GlobalValue *GV) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp564 auto *GV = new llvm::GlobalVariable(CGM.getModule(), Addr->getType(), local
H A DCGExprAgg.cpp499 auto GV = new llvm::GlobalVariable( local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp183 buildGlobalValue(const DstOp &Res, const GlobalValue *GV) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp290 bool llvm::IsConstantOffsetFromGlobal(Constant *C, GlobalValue *&GV, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp122 getOrCreateGlobalVariableDIE( const DIGlobalVariable *GV, ArrayRef<GlobalExpr> GlobalExprs) argument
185 addLocationAttribute( DIE *VariableDIE, const DIGlobalVariable *GV, ArrayRef<GlobalExpr> GlobalExprs) argument
[all...]
H A DAsmPrinter.cpp164 Align AsmPrinter::getGVAlignment(const GlobalValue *GV, const DataLayout &DL, argument
393 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) { argument
400 void AsmPrinter::EmitLinkage(const GlobalValue *GV, MCSymbol *GVSym) const { argument
454 EmitGlobalVariable(const GlobalVariable *GV) argument
1274 isGOTEquivalentCandidate(const GlobalVariable *GV, unsigned &NumGOTEquivUsers) argument
1322 const GlobalVariable *GV = I.second.first; local
1615 const auto *GV = cast<GlobalValue>(Op->stripPointerCasts()); local
1976 EmitSpecialLLVMGlobal(const GlobalVariable *GV) argument
2014 const GlobalValue *GV = local
2704 const GlobalVariable *GV = Result.first; local
2885 getSymbolWithGlobalValueBase(const GlobalValue *GV, StringRef Suffix) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp648 auto *GV = DIGlobalVariable::getDistinct( local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp407 void maybeAdd(GlobalValue *GV) { argument
547 static void forceRenaming(GlobalValue *GV, StringRef Name) { argument
1456 GlobalValue *GV = Worklist.back(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1646 const GlobalValue *GV = dyn_cast<GlobalValue>(Callee); local
2058 unsigned PPCFastISel::PPCMaterializeGV(const GlobalValue *GV, MVT VT) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp963 GlobalVariable *GV = new GlobalVariable(*M, PatternValue->getType(), true, local
H A DSCCP.cpp292 void TrackValueOfGlobalVariable(GlobalVariable *GV) { argument
2219 GlobalVariable *GV = I->first; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp593 auto GV = I.getOperand(1).getGlobal(); local
H A DX86MCInstLower.cpp145 const GlobalValue *GV = MO.getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1228 void HWAddressSanitizer::instrumentGlobal(GlobalVariable *GV, uint8_t Tag) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp116 VisitGlobalVariableForEmission(const GlobalVariable *GV, argument
758 isEmptyXXStructor(GlobalVariable *GV) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1119 const GlobalValue *GV = GA->getGlobal(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1277 auto *GV local
1290 auto *GV = cast<GlobalVariable>(C->stripPointerCasts()); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp265 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { argument
282 const GlobalValue *GV local
248 getGlobalAddressWrapper(SDValue GA, const GlobalValue *GV, SelectionDAG &DAG) const argument
427 const GlobalValue *GV; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp833 auto *GV = new GlobalVariable(*M, ConstVal->getType(), /*isConstant=*/true, local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h136 const GlobalValue *GV; member in union:llvm::CalleeInfo::NameOrGV
1147 ValueInfo getOrInsertValueInfo(const GlobalValue *GV) { argument
1167 addGlobalValueSummary(const GlobalValue &GV, std::unique_ptr<GlobalValueSummary> Summary) argument
1226 getGlobalValueSummary(const GlobalValue &GV, bool PerModuleIndex = true) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp836 const GlobalValue *GV = GAN->getGlobal(); local

Completed in 353 milliseconds

12345678