Home
last modified time | relevance | path

Searched refs:RegisterMCRelocationInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
HDM68kMCTargetDesc.cpp132 TargetRegistry::RegisterMCRelocationInfo(T, createM68kMCRelocationInfo); in LLVMInitializeM68kTargetMC()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
HDLanaiMCTargetDesc.cpp161 TargetRegistry::RegisterMCRelocationInfo(getTheLanaiTarget(), in LLVMInitializeLanaiTargetMC()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMMCTargetDesc.cpp671 TargetRegistry::RegisterMCRelocationInfo(*T, createARMMCRelocationInfo); in LLVMInitializeARMTargetMC()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDTargetRegistry.h950 static void RegisterMCRelocationInfo(Target &T, in RegisterMCRelocationInfo() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86MCTargetDesc.cpp751 TargetRegistry::RegisterMCRelocationInfo(*T, createX86MCRelocationInfo); in LLVMInitializeX86TargetMC()