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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h641 static inline uint64_t decodeAdvSIMDModImmType10(uint8_t Imm) { function in namespace:llvm::AArch64_AM
H A DAArch64InstPrinter.cpp1487 uint64_t Val = AArch64_AM::decodeAdvSIMDModImmType10(RawVal);

Completed in 90 milliseconds