Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp156 SDValue PromoteINT_TO_FP(SDValue Op);
489 return PromoteINT_TO_FP(Op); in Promote()
531 SDValue VectorLegalizer::PromoteINT_TO_FP(SDValue Op) { in PromoteINT_TO_FP() function in VectorLegalizer