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

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

Completed in 129 milliseconds