Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h399 LegalizeResult lowerFPTRUNC_F64_TO_F16(MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7111 LegalizerHelper::lowerFPTRUNC_F64_TO_F16(MachineInstr &MI) { in lowerFPTRUNC_F64_TO_F16() function in LegalizerHelper
7232 return lowerFPTRUNC_F64_TO_F16(MI); in lowerFPTRUNC()