Searched refs:getMemDoShift (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h176 /// getMemDoShift - Extract the "do shift" flag value for load/store
178 static inline bool getMemDoShift(unsigned Imm) { function in namespace:llvm::AArch64_AM
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1286 return (ExtType != AArch64_AM::UXTX) || AArch64_AM::getMemDoShift(Val);

Completed in 91 milliseconds