Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h472 static inline uint8_t encodeAdvSIMDModImmType2(uint64_t Imm) { in encodeAdvSIMDModImmType2() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11779 Value = AArch64_AM::encodeAdvSIMDModImmType2(Value); in tryAdvSIMDModImm32()