Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h644 static inline uint64_t decodeAdvSIMDModImmType10(uint8_t Imm) { in decodeAdvSIMDModImmType10() function
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1473 uint64_t Val = AArch64_AM::decodeAdvSIMDModImmType10(RawVal); in printSIMDType10Operand()