Home
last modified time | relevance | path

Searched refs:truncUSat (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1370 APInt truncUSat(unsigned width) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp888 APInt APInt::truncUSat(unsigned width) const { in truncUSat() function in APInt