Home
last modified time | relevance | path

Searched defs:UnsignedT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp94 using UnsignedT = std::make_unsigned_t<T>; write_signed() typedef
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.bern/rand.dist.bern.bin/
H A Deval.pass.cpp346 using UnsignedT = typename std::make_unsigned<T>::type; test8() typedef
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp2065 typedef std::make_unsigned_t<T> UnsignedT; printSVELogicalImm() typedef