Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp94 using UnsignedT = std::make_unsigned_t<T>; in write_signed() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp2050 typedef std::make_unsigned_t<T> UnsignedT; printSVELogicalImm() typedef