Home
last modified time | relevance | path

Searched refs:tcShiftRight (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1106 tcShiftRight(U.pVal, getNumWords(), ShiftAmt); in lshrSlowCase()
2421 tcShiftRight(dst, dstParts, shift); in tcExtract()
2687 tcShiftRight(srhs, parts, 1); in tcDivide()
2726 void APInt::tcShiftRight(WordType *Dst, unsigned Words, unsigned Count) { in tcShiftRight() function in APInt
H A DAPFloat.cpp702 APInt::tcShiftRight(dst, parts, bits); in shiftRight()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1907 LLVM_ABI static void tcShiftRight(WordType *, unsigned Words, unsigned Count);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23605 {"_ZN4llvm5APInt12tcShiftRightEPyjj", "llvm::APInt::tcShiftRight(unsigned long long*, unsigned int,…