Searched refs:emitHvxAddWithOverflow (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 526 VectorPair emitHvxAddWithOverflow(SDValue A, SDValue B, const SDLoc &dl,
|
| H A D | HexagonISelLoweringHVX.cpp | 2398 HexagonTargetLowering::emitHvxAddWithOverflow(SDValue A, SDValue B, in emitHvxAddWithOverflow() function in HexagonTargetLowering 2461 auto [Tmp0, Ovf] = emitHvxAddWithOverflow(Inp, LowBits, dl, Signed, DAG); in emitHvxShiftRightRnd()
|