Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPInt.cpp2461 tcShiftRight (dst, dstParts, shift); in tcExtract()
2737 tcShiftRight(srhs, parts, 1); in tcDivide()
2782 APInt::tcShiftRight(integerPart *dst, unsigned int parts, unsigned int count) in tcShiftRight() function in APInt
DAPFloat.cpp368 APInt::tcShiftRight(dst, parts, bits); in shiftRight()
/external/llvm/include/llvm/ADT/
DAPInt.h1686 static void tcShiftRight(integerPart *, unsigned int parts,