Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType9 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h580 static inline uint8_t encodeAdvSIMDModImmType9(uint64_t Imm) { in encodeAdvSIMDModImmType9() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h582 static inline uint8_t encodeAdvSIMDModImmType9(uint64_t Imm) { in encodeAdvSIMDModImmType9() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h579 static inline uint8_t encodeAdvSIMDModImmType9(uint64_t Imm) { in encodeAdvSIMDModImmType9() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6183 CnstVal = AArch64_AM::encodeAdvSIMDModImmType9(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7608 Value = AArch64_AM::encodeAdvSIMDModImmType9(Value); in tryAdvSIMDModImm8()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11895 Value = AArch64_AM::encodeAdvSIMDModImmType9(Value); in tryAdvSIMDModImm8()