Home
last modified time | relevance | path

Searched refs:RHSGV (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2982 GlobalValue *RHSGV; in lowerConstant() local
2984 if (IsConstantOffsetFromGlobal(CE->getOperand(1), RHSGV, RHSOffset, in lowerConstant()
2987 getObjFileLowering().lowerRelativeReference(LHSGV, RHSGV, TM); in lowerConstant()
2996 LHSExpr, MCSymbolRefExpr::create(getSymbol(RHSGV), Ctx), Ctx); in lowerConstant()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstants.cpp655 if (auto *RHSGV = in getRelocationInfo() local
659 if (LHSGV->isDSOLocal() && RHSGV->isDSOLocal()) in getRelocationInfo()
662 if (RHSGV->isDSOLocal()) in getRelocationInfo()