Home
last modified time | relevance | path

Searched refs:srcLSB (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp2403 unsigned int srcBits, unsigned int srcLSB) in tcExtract() argument
2410 firstSrcPart = srcLSB / integerPartWidth; in tcExtract()
2413 shift = srcLSB % integerPartWidth; in tcExtract()
/aosp_15_r20/external/llvm/lib/Support/
H A DAPInt.cpp2444 unsigned int srcBits, unsigned int srcLSB) in tcExtract() argument
2451 firstSrcPart = srcLSB / integerPartWidth; in tcExtract()
2454 shift = srcLSB % integerPartWidth; in tcExtract()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPInt.cpp2375 unsigned srcBits, unsigned srcLSB) { in tcExtract() argument
2379 unsigned firstSrcPart = srcLSB / APINT_BITS_PER_WORD; in tcExtract()
2382 unsigned shift = srcLSB % APINT_BITS_PER_WORD; in tcExtract()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp2421 unsigned srcBits, unsigned srcLSB) { in tcExtract() argument
2425 unsigned firstSrcPart = srcLSB / APINT_BITS_PER_WORD; in tcExtract()
2428 unsigned shift = srcLSB % APINT_BITS_PER_WORD; in tcExtract()
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DAPInt.h1631 unsigned int srcLSB);
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPInt.h1609 unsigned int srcLSB);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPInt.h1771 unsigned srcBits, unsigned srcLSB);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h1907 unsigned srcLSB);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPInt.h1767 unsigned srcBits, unsigned srcLSB);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPInt.h1774 unsigned srcBits, unsigned srcLSB);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPInt.h1768 unsigned srcBits, unsigned srcLSB);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPInt.h1768 unsigned srcBits, unsigned srcLSB);