Searched refs:conversionLibcall (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 942 conversionLibcall(MachineInstr &MI, MachineIRBuilder &MIRBuilder, Type *ToType, in conversionLibcall() function 1390 conversionLibcall(MI, MIRBuilder, ToTy, FromTy, LocObserver, TLI); in libcall() 1410 LegalizeResult Status = conversionLibcall( in libcall() 1425 conversionLibcall(MI, MIRBuilder, ToTy, Type::getIntNTy(Ctx, FromSize), in libcall()
|