Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType2 (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.h472 static inline uint8_t encodeAdvSIMDModImmType2(uint64_t Imm) { in encodeAdvSIMDModImmType2() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h474 static inline uint8_t encodeAdvSIMDModImmType2(uint64_t Imm) { in encodeAdvSIMDModImmType2() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h471 static inline uint8_t encodeAdvSIMDModImmType2(uint64_t Imm) { in encodeAdvSIMDModImmType2() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5788 CnstVal = AArch64_AM::encodeAdvSIMDModImmType2(CnstVal); in LowerVectorAND()
5988 CnstVal = AArch64_AM::encodeAdvSIMDModImmType2(CnstVal); in LowerVectorOR()
6120 CnstVal = AArch64_AM::encodeAdvSIMDModImmType2(CnstVal); in LowerBUILD_VECTOR()
6219 CnstVal = AArch64_AM::encodeAdvSIMDModImmType2(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7496 Value = AArch64_AM::encodeAdvSIMDModImmType2(Value); in tryAdvSIMDModImm32()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11779 Value = AArch64_AM::encodeAdvSIMDModImmType2(Value); in tryAdvSIMDModImm32()