Searched refs:checkIs32 (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86ELFObjectWriter.cpp | 91 static void checkIs32(MCContext &Ctx, SMLoc Loc, X86_64RelType Type) { in checkIs32() function 193 checkIs32(Ctx, Loc, Type); in getRelocType64() 196 checkIs32(Ctx, Loc, Type); in getRelocType64() 199 checkIs32(Ctx, Loc, Type); in getRelocType64() 202 checkIs32(Ctx, Loc, Type); in getRelocType64() 205 checkIs32(Ctx, Loc, Type); in getRelocType64() 222 checkIs32(Ctx, Loc, Type); in getRelocType64()
|