Home
last modified time | relevance | path

Searched defs:Equiv (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h200 virtual const MCExpr *lowerDSOLocalEquivalent(const DSOLocalEquivalent *Equiv, in lowerDSOLocalEquivalent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1077 const DSOLocalEquivalent *Equiv, const TargetMachine &TM) const { in lowerDSOLocalEquivalent() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2458 if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(CV)) in lowerConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2644 } else if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(C)) { in writeConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1896 DSOLocalEquivalent *&Equiv = GV->getContext().pImpl->DSOLocalEquivalents[GV]; in get() local
H A DAsmWriter.cpp1465 if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(CV)) { in WriteConstantInternal() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3737 GlobalISelEmitter::getEquivNode(Record &Equiv, const TreePatternNode *N) const { in getEquivNode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp9925 SourceLocation Loc, const NamedDecl *D, ArrayRef<const NamedDecl *> Equiv) { in diagnoseEquivalentInternalLinkageDeclarations()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1605 if (const auto *Equiv = dyn_cast<DSOLocalEquivalent>(C)) in getValueImpl() local