Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp41 void checkIs64(SMLoc Loc, X86_64RelType Type) const;
102 void X86ELFObjectWriter::checkIs64(SMLoc Loc, X86_64RelType Type) const { in checkIs64() function in X86ELFObjectWriter
239 checkIs64(Loc, Type); in getRelocType64()