Home
last modified time | relevance | path

Searched refs:encodeAdvSIMDModImmType10 (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h614 static inline uint8_t encodeAdvSIMDModImmType10(uint64_t Imm) { in encodeAdvSIMDModImmType10() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h616 static inline uint8_t encodeAdvSIMDModImmType10(uint64_t Imm) { in encodeAdvSIMDModImmType10() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h613 static inline uint8_t encodeAdvSIMDModImmType10(uint64_t Imm) { in encodeAdvSIMDModImmType10() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1456 uint64_t encoding = AArch64_AM::encodeAdvSIMDModImmType10(MCE->getValue()); in addSIMDImmType10Operands()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1626 uint64_t encoding = AArch64_AM::encodeAdvSIMDModImmType10(MCE->getValue()); in addSIMDImmType10Operands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1951 uint64_t encoding = AArch64_AM::encodeAdvSIMDModImmType10(MCE->getValue()); in addSIMDImmType10Operands()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6097 CnstVal = AArch64_AM::encodeAdvSIMDModImmType10(CnstVal); in LowerBUILD_VECTOR()
H A DAArch64InstrFormats.td818 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType10(N->getValueAPF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7468 Value = AArch64_AM::encodeAdvSIMDModImmType10(Value); in tryAdvSIMDModImm64()
H A DAArch64InstrFormats.td1144 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType10(N->getValueAPF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1521 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType10(N->getValueAPF()
H A DAArch64ISelLowering.cpp11747 Value = AArch64_AM::encodeAdvSIMDModImmType10(Value); in tryAdvSIMDModImm64()
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Target/AArch64/llvm-gen-aarch64/gen/
DAArch64GenDAGISel.inc46119 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType10(N->getValueAPF()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDAGISel.inc198876 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType10(N->getValueAPF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDAGISel.inc132578 uint32_t enc = AArch64_AM::encodeAdvSIMDModImmType10(N->getValueAPF()