Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPInt.cpp2451 tcShiftRight (dst, dstParts, shift); in tcExtract()
2727 tcShiftRight(srhs, parts, 1); in tcDivide()
2772 APInt::tcShiftRight(integerPart *dst, unsigned int parts, unsigned int count) in tcShiftRight() function in APInt
DAPFloat.cpp371 APInt::tcShiftRight(dst, parts, bits); in shiftRight()
/external/llvm/include/llvm/ADT/
DAPInt.h1694 static void tcShiftRight(integerPart *, unsigned int parts,