Searched refs:checkIs32 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ELFObjectWriter.cpp | 91 static void checkIs32(MCContext &Ctx, SMLoc Loc, X86_64RelType Type) { in checkIs32() function 194 checkIs32(Ctx, Loc, Type); in getRelocType64() 197 checkIs32(Ctx, Loc, Type); in getRelocType64() 200 checkIs32(Ctx, Loc, Type); in getRelocType64() 203 checkIs32(Ctx, Loc, Type); in getRelocType64() 206 checkIs32(Ctx, Loc, Type); in getRelocType64() 223 checkIs32(Ctx, Loc, Type); in getRelocType64()
|