Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h641 static inline uint64_t decodeAdvSIMDModImmType10(uint8_t Imm) { in decodeAdvSIMDModImmType10() function
H A DAArch64InstPrinter.cpp1508 uint64_t Val = AArch64_AM::decodeAdvSIMDModImmType10(RawVal); in printSIMDType10Operand()