Home
last modified time | relevance | path

Searched defs:GV1 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp160 auto *GV1 = cast<GlobalAddressSDNode>(BasePtr1.getBase())->getGlobal(); in computeAliasing() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp257 Globals, [&DL](const GlobalVariable *GV1, const GlobalVariable *GV2) { in doMerge()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp177 auto GV1 = Base1Def->getOperand(1).getGlobal(); in aliasIsKnownForLoadStore() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp832 const GlobalValue *GV1 = dyn_cast<GlobalValue>(UV1); in alias() local
H A DBasicAliasAnalysis.cpp1766 if (const GEPOperator *GV1 = dyn_cast<GEPOperator>(V1)) { in aliasCheckRecursive() local
H A DConstantFolding.cpp809 GlobalValue *GV1, *GV2; in SymbolicallyEvaluateBinop() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp986 static ICmpInst::Predicate areGlobalsPotentiallyEqual(const GlobalValue *GV1, in areGlobalsPotentiallyEqual()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13842 const GlobalValue *GV1 = nullptr; in isConsecutiveLSLoc() local