Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h456 static inline uint8_t encodeAdvSIMDModImmType1(uint64_t Imm) { in encodeAdvSIMDModImmType1() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9325 Value = AArch64_AM::encodeAdvSIMDModImmType1(Value); in tryAdvSIMDModImm32()