Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h522 SDValue resizeToWidth(SDValue VecV, MVT ResTy, bool Signed, const SDLoc &dl,
H A DHexagonISelLoweringHVX.cpp1566 HexagonTargetLowering::resizeToWidth(SDValue VecV, MVT ResTy, bool Signed, in resizeToWidth() function in HexagonTargetLowering
2690 SDValue WInp = resizeToWidth(Inp, WInpTy, Signed, dl, DAG); in EqualizeFpIntConversion()
2692 SDValue Res = resizeToWidth(Conv, ResTy, Signed, dl, DAG); in EqualizeFpIntConversion()