Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h336 SDValue PromoteIntRes_STRICT_FP_TO_FP16_BF16(SDNode *N);
H A DLegalizeIntegerTypes.cpp178 Res = PromoteIntRes_STRICT_FP_TO_FP16_BF16(N); in PromoteIntegerResult()
881 SDValue DAGTypeLegalizer::PromoteIntRes_STRICT_FP_TO_FP16_BF16(SDNode *N) { in PromoteIntRes_STRICT_FP_TO_FP16_BF16() function in DAGTypeLegalizer