Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType6 (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.h534 static inline uint8_t encodeAdvSIMDModImmType6(uint64_t Imm) { in encodeAdvSIMDModImmType6() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h536 static inline uint8_t encodeAdvSIMDModImmType6(uint64_t Imm) { in encodeAdvSIMDModImmType6() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h533 static inline uint8_t encodeAdvSIMDModImmType6(uint64_t Imm) { in encodeAdvSIMDModImmType6() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5824 CnstVal = AArch64_AM::encodeAdvSIMDModImmType6(CnstVal); in LowerVectorAND()
6024 CnstVal = AArch64_AM::encodeAdvSIMDModImmType6(CnstVal); in LowerVectorOR()
6156 CnstVal = AArch64_AM::encodeAdvSIMDModImmType6(CnstVal); in LowerBUILD_VECTOR()
6255 CnstVal = AArch64_AM::encodeAdvSIMDModImmType6(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7544 Value = AArch64_AM::encodeAdvSIMDModImmType6(Value); in tryAdvSIMDModImm16()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11831 Value = AArch64_AM::encodeAdvSIMDModImmType6(Value); in tryAdvSIMDModImm16()