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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h579 static inline uint8_t encodeAdvSIMDModImmType9(uint64_t Imm) { function in namespace:llvm::AArch64_AM
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8103 Value = AArch64_AM::encodeAdvSIMDModImmType9(Value);

Completed in 197 milliseconds