Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h543 VectorPair emitHvxAddWithOverflow(SDValue A, SDValue B, const SDLoc &dl,
H A DHexagonISelLoweringHVX.cpp2435 HexagonTargetLowering::emitHvxAddWithOverflow(SDValue A, SDValue B, in emitHvxAddWithOverflow() function in HexagonTargetLowering
2498 auto [Tmp0, Ovf] = emitHvxAddWithOverflow(Inp, LowBits, dl, Signed, DAG); in emitHvxShiftRightRnd()