Home
last modified time | relevance | path

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

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