Home
last modified time | relevance | path

Searched defs:Ref (Results 1 – 25 of 46) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DMetadataTracking.cpp28 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track()
39 void MetadataTracking::untrack(void *Ref, Metadata &MD) { in untrack()
45 bool MetadataTracking::retrack(void *Ref, Metadata &MD, void *New) { in retrack()
H A DMetadata.cpp122 void ReplaceableMetadataImpl::addRef(void *Ref, OwnerTy Owner) { in addRef()
133 void ReplaceableMetadataImpl::dropRef(void *Ref) { in dropRef()
139 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef()
178 Metadata *&Ref = *static_cast<Metadata **>(Pair.first); in replaceAllUsesWith() local
523 void UniquableMDNode::handleChangedOperand(void *Ref, Metadata *New) { in handleChangedOperand()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DMetadataTracking.h53 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track()
62 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track()
H A DTrackingMDRef.h106 TrackingMDRef Ref; variable
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCSymbol.cpp48 const MCSymbolRefExpr *Ref = static_cast<const MCSymbolRefExpr*>(Value); in AliasedSymbol() local
H A DMCObjectStreamer.cpp372 const MCExpr *Ref = in EmitValueToOffset() local
H A DELFObjectWriter.cpp513 auto *Ref = dyn_cast<MCSymbolRefExpr>(Alias.getVariableValue()); in ExecutePostLayoutBinding() local
773 static const MCSymbol *getWeakRef(const MCSymbolRefExpr &Ref) { in getWeakRef()
904 if (const MCSymbolRefExpr *Ref = dyn_cast<MCSymbolRefExpr>(Expr)) { in isInSymtab() local
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DConvertUTFTest.cpp21 ArrayRef<char> Ref(Src, sizeof(Src) - 1); in TEST() local
32 ArrayRef<char> Ref(Src, sizeof(Src) - 1); in TEST() local
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp147 std::error_code COFFObjectFile::getSymbolName(DataRefImpl Ref, in getSymbolName()
153 std::error_code COFFObjectFile::getSymbolAddress(DataRefImpl Ref, in getSymbolAddress()
179 std::error_code COFFObjectFile::getSymbolType(DataRefImpl Ref, in getSymbolType()
237 std::error_code COFFObjectFile::getSymbolSize(DataRefImpl Ref, in getSymbolSize()
299 COFFObjectFile::getSymbolSection(DataRefImpl Ref, in getSymbolSection()
308 DataRefImpl Ref; in getSymbolSection() local
321 std::error_code COFFObjectFile::getSectionName(DataRefImpl Ref, in getSectionName()
336 std::error_code COFFObjectFile::getSectionContents(DataRefImpl Ref, in getSectionContents()
762 ExportDirectoryEntryRef Ref(ExportDirectory, in export_directory_end() local
1028 DataRefImpl Ref; in getRelocationSymbol() local
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DRegex.cpp154 StringRef Ref = Repl.slice(0, Repl.find_first_not_of("0123456789")); in sub() local
H A DMemoryBuffer.cpp113 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer()
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/passmgr_builder/
H A Dpassmgr_builder_ocaml.c39 static value alloc_pmbuilder(LLVMPassManagerBuilderRef Ref) { in alloc_pmbuilder()
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DConstantsTest.cpp317 GlobalVariable *Ref = in TEST() local
337 auto *Ref = in TEST() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DErrorOr.h46 ReferenceStorage(T &Ref) : Storage(&Ref) {} in ReferenceStorage()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp292 const MCSymbolRefExpr *Ref = in getTTypeGlobalReference() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCXX.cpp150 auto *Ref = cast<llvm::GlobalValue>(GetAddrOfGlobal(TargetDecl)); in TryEmitDefinitionAsAlias() local
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp167 uint32_t Ref = formValue.getAsReference(u).getValue(); in dumpAttribute() local
170 if (const char *Ref = DIE.getName(RefU, DINameKind::LinkageName)) in dumpAttribute() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h341 template <typename T> T resolve(DIRef<T> Ref) const { in resolve()
H A DDwarfDebug.h578 template <typename T> T resolve(DIRef<T> Ref) const { in resolve()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp240 static AsmToken intToken(StringRef Ref, APInt &Value) in intToken()
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp376 DataRefImpl Ref = Sec->getRawDataRefImpl(); in darwinPrintSymbol() local
762 DataRefImpl Ref = Sec->getRawDataRefImpl(); in getSymbolNMTypeChar() local
866 DataRefImpl Ref = I->getRawDataRefImpl(); in getNsectForSegSect() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp51 unsigned NoModRef, Mod, Ref, ModRef; member in __anon6ac511570111::AAEval
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp278 const MCSymbolRefExpr *Ref = static_cast<const MCSymbolRefExpr*>(Expr); in StartsWithGlobalOffsetTable() local
289 const MCSymbolRefExpr *Ref = static_cast<const MCSymbolRefExpr*>(Expr); in HasSecRelSymbolRef() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp140 Reference Ref; in getRegReferences() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h233 enum ModRefResult { NoModRef = 0, Ref = 1, Mod = 2, ModRef = 3 }; enumerator

12