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