Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType8 (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.h569 static inline uint8_t encodeAdvSIMDModImmType8(uint64_t Imm) { in encodeAdvSIMDModImmType8() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h571 static inline uint8_t encodeAdvSIMDModImmType8(uint64_t Imm) { in encodeAdvSIMDModImmType8() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h568 static inline uint8_t encodeAdvSIMDModImmType8(uint64_t Imm) { in encodeAdvSIMDModImmType8() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6174 CnstVal = AArch64_AM::encodeAdvSIMDModImmType8(CnstVal); in LowerBUILD_VECTOR()
6273 CnstVal = AArch64_AM::encodeAdvSIMDModImmType8(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7583 Value = AArch64_AM::encodeAdvSIMDModImmType8(Value); in tryAdvSIMDModImm321s()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11870 Value = AArch64_AM::encodeAdvSIMDModImmType8(Value); in tryAdvSIMDModImm321s()