Searched refs:LSR (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h130 static inline uint32_t LSR(const uint32_t value, const uint32_t amount, bool *success) function in namespace:lldb_private
/freebsd-10.2-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp267 case A64SE::LSR: O << "lsr"; break;
/freebsd-10.2-release/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h293 LSR, enumerator in enum:llvm::A64SE::ShiftExtSpecifiers
/freebsd-10.2-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1898 .Case("lsr", A64SE::LSR)
1919 if (Spec != A64SE::LSL && Spec != A64SE::LSR && Spec != A64SE::ASR &&
/freebsd-10.2-release/secure/lib/libcrypto/amd64/
H A Dbsaes-x86_64.S2460 .LSR:
/freebsd-10.2-release/crypto/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl729 movdqa 0x30($const),@t[0] # .LSR
855 movdqa 0x30($const), @XMM[8] # .LSR
2900 .LSR: # shiftrows constants

Completed in 135 milliseconds