Home
last modified time | relevance | path

Searched defs:NewLen (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ADT/
DAPInt.h546 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h550 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp577 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat()
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp574 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3769 unsigned NewLen = PowerOf2Ceil(Len); in lowerBitCount() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp4878 unsigned NewLen = PowerOf2Ceil(Len); in lowerBitCount() local