Searched refs:RegisterMCRelocationInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp158 TargetRegistry::RegisterMCRelocationInfo(getTheLanaiTarget(),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp354 TargetRegistry::RegisterMCRelocationInfo(*T, createARMMCRelocationInfo);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h880 /// RegisterMCRelocationInfo - Register an MCRelocationInfo
889 static void RegisterMCRelocationInfo(Target &T, function in struct:llvm::TargetRegistry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp589 TargetRegistry::RegisterMCRelocationInfo(*T, createX86MCRelocationInfo);

Completed in 112 milliseconds