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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp459 static RTLIB::Libcall getConvRTLibDesc(unsigned Opcode, Type *ToType, function
484 RTLIB::Libcall Libcall = getConvRTLibDesc(MI.getOpcode(), ToType, FromType);

Completed in 62 milliseconds