Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType5 (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.h518 static inline uint8_t encodeAdvSIMDModImmType5(uint64_t Imm) { in encodeAdvSIMDModImmType5() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h520 static inline uint8_t encodeAdvSIMDModImmType5(uint64_t Imm) { in encodeAdvSIMDModImmType5() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h517 static inline uint8_t encodeAdvSIMDModImmType5(uint64_t Imm) { in encodeAdvSIMDModImmType5() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5815 CnstVal = AArch64_AM::encodeAdvSIMDModImmType5(CnstVal); in LowerVectorAND()
6015 CnstVal = AArch64_AM::encodeAdvSIMDModImmType5(CnstVal); in LowerVectorOR()
6147 CnstVal = AArch64_AM::encodeAdvSIMDModImmType5(CnstVal); in LowerBUILD_VECTOR()
6246 CnstVal = AArch64_AM::encodeAdvSIMDModImmType5(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7540 Value = AArch64_AM::encodeAdvSIMDModImmType5(Value); in tryAdvSIMDModImm16()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11827 Value = AArch64_AM::encodeAdvSIMDModImmType5(Value); in tryAdvSIMDModImm16()