Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h756 inline static bool isAnyMOVZMovAlias(uint64_t Value, int RegWidth) { in isAnyMOVZMovAlias() function
777 if (isAnyMOVZMovAlias(Value, RegWidth)) in isMOVNMovAlias()
788 if (isAnyMOVZMovAlias(Value, RegWidth)) in isAnyMOVWMovAlias()
796 return isAnyMOVZMovAlias(Value, RegWidth); in isAnyMOVWMovAlias()