Searched defs:RefKind (Results 1 - 12 of 12) sorted by path

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp241 struct RefKind { struct in namespace:__anon1153
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCValue.h42 uint32_t RefKind = 0; member in class:llvm::MCValue
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp83 MCSymbolRefExpr::VariantKind RefKind = MCSymbolRefExpr::VK_None; local
184 AArch64MCExpr::VariantKind RefKind; local
233 auto RefKind = static_cast<AArch64MCExpr::VariantKind>(RefFlags); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3234 AArch64MCExpr::VariantKind RefKind; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp236 AArch64MCExpr::VariantKind RefKind = local
426 AArch64MCExpr::VariantKind RefKind = local
[all...]
H A DAArch64ELFObjectWriter.cpp109 AArch64MCExpr::VariantKind RefKind = local
57 isNonILP32reloc(const MCFixup &Fixup, AArch64MCExpr::VariantKind RefKind, MCContext &Ctx) argument
[all...]
H A DAArch64MCCodeEmitter.cpp284 AArch64MCExpr::VariantKind RefKind = A64E->getKind(); local
H A DAArch64WinCOFFObjectWriter.cpp78 AArch64MCExpr::VariantKind RefKind = A64E->getKind(); local
92 AArch64MCExpr::VariantKind RefKind = A64E->getKind(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6086 ARMMCExpr::VariantKind RefKind; local
6120 bool ARMAsmParser::parsePrefix(ARMMCExpr::VariantKind &RefKind) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp84 MCSymbolRefExpr::VariantKind RefKind = MCSymbolRefExpr::VK_None; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp196 MCSymbolRefExpr::VariantKind RefKind = MCSymbolRefExpr::VK_None; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp88 void TypeReferenceTracker::addOneTypeRef(TiRefKind RefKind, TypeIndex RefTI) { argument
127 TiRefKind RefKind; local

Completed in 278 milliseconds