Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType3 (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.h487 static inline uint8_t encodeAdvSIMDModImmType3(uint64_t Imm) { in encodeAdvSIMDModImmType3() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h489 static inline uint8_t encodeAdvSIMDModImmType3(uint64_t Imm) { in encodeAdvSIMDModImmType3() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h486 static inline uint8_t encodeAdvSIMDModImmType3(uint64_t Imm) { in encodeAdvSIMDModImmType3() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5797 CnstVal = AArch64_AM::encodeAdvSIMDModImmType3(CnstVal); in LowerVectorAND()
5997 CnstVal = AArch64_AM::encodeAdvSIMDModImmType3(CnstVal); in LowerVectorOR()
6129 CnstVal = AArch64_AM::encodeAdvSIMDModImmType3(CnstVal); in LowerBUILD_VECTOR()
6228 CnstVal = AArch64_AM::encodeAdvSIMDModImmType3(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7500 Value = AArch64_AM::encodeAdvSIMDModImmType3(Value); in tryAdvSIMDModImm32()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11783 Value = AArch64_AM::encodeAdvSIMDModImmType3(Value); in tryAdvSIMDModImm32()