Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType1 (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.h457 static inline uint8_t encodeAdvSIMDModImmType1(uint64_t Imm) { in encodeAdvSIMDModImmType1() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h459 static inline uint8_t encodeAdvSIMDModImmType1(uint64_t Imm) { in encodeAdvSIMDModImmType1() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h456 static inline uint8_t encodeAdvSIMDModImmType1(uint64_t Imm) { in encodeAdvSIMDModImmType1() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5779 CnstVal = AArch64_AM::encodeAdvSIMDModImmType1(CnstVal); in LowerVectorAND()
5979 CnstVal = AArch64_AM::encodeAdvSIMDModImmType1(CnstVal); in LowerVectorOR()
6111 CnstVal = AArch64_AM::encodeAdvSIMDModImmType1(CnstVal); in LowerBUILD_VECTOR()
6210 CnstVal = AArch64_AM::encodeAdvSIMDModImmType1(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7492 Value = AArch64_AM::encodeAdvSIMDModImmType1(Value); in tryAdvSIMDModImm32()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11775 Value = AArch64_AM::encodeAdvSIMDModImmType1(Value); in tryAdvSIMDModImm32()