Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType4 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h502 static inline uint8_t encodeAdvSIMDModImmType4(uint64_t Imm) { in encodeAdvSIMDModImmType4() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h504 static inline uint8_t encodeAdvSIMDModImmType4(uint64_t Imm) { in encodeAdvSIMDModImmType4() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h501 static inline uint8_t encodeAdvSIMDModImmType4(uint64_t Imm) { in encodeAdvSIMDModImmType4() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5806 CnstVal = AArch64_AM::encodeAdvSIMDModImmType4(CnstVal); in LowerVectorAND()
6006 CnstVal = AArch64_AM::encodeAdvSIMDModImmType4(CnstVal); in LowerVectorOR()
6138 CnstVal = AArch64_AM::encodeAdvSIMDModImmType4(CnstVal); in LowerBUILD_VECTOR()
6237 CnstVal = AArch64_AM::encodeAdvSIMDModImmType4(CnstVal); in LowerBUILD_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6823 MIB.addImm(AArch64_AM::encodeAdvSIMDModImmType4(MI.getOperand(1) in renderFPImm32SIMDModImmType4()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7504 Value = AArch64_AM::encodeAdvSIMDModImmType4(Value); in tryAdvSIMDModImm32()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1248 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType4(N->getValueAPF()
H A DAArch64ISelLowering.cpp11787 Value = AArch64_AM::encodeAdvSIMDModImmType4(Value); in tryAdvSIMDModImm32()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDAGISel.inc198858 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType4(N->getValueAPF()