Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h328 SDValue PromoteIntRes_FP_TO_FP16_BF16(SDNode *N);
H A DLegalizeIntegerTypes.cpp166 Res = PromoteIntRes_FP_TO_FP16_BF16(N); in PromoteIntegerResult()
785 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_FP16_BF16(SDNode *N) { in PromoteIntRes_FP_TO_FP16_BF16() function in DAGTypeLegalizer