Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp1058 bool isUInt12 = isUInt<12>(val); in tlsIeToLe() local
1062 if (isUInt12) in tlsIeToLe()
1069 if (isUInt12) in tlsIeToLe()
1134 bool isUInt12 = isUInt<12>(val); in tlsdescToLe() local
1142 if (isUInt12) in tlsdescToLe()
1149 if (isUInt12) in tlsdescToLe()