Home
last modified time | relevance | path

Searched defs:dstParts (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp2268 unsigned dstParts = (srcBits + APINT_BITS_PER_WORD - 1) / APINT_BITS_PER_WORD; in tcExtract() local
2388 unsigned srcParts, unsigned dstParts, in tcMultiplyPart()
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp2514 unsigned int firstSrcPart, dstParts, shift, n; in tcExtract() local
2615 unsigned int srcParts, unsigned int dstParts, in tcMultiplyPart()
/external/llvm/lib/Support/
DAPInt.cpp2446 unsigned int firstSrcPart, dstParts, shift, n; in tcExtract() local
2547 unsigned int srcParts, unsigned int dstParts, in tcMultiplyPart()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2420 unsigned int firstSrcPart, dstParts, shift, n; in tcExtract() local
2521 unsigned int srcParts, unsigned int dstParts, in tcMultiplyPart()