Home
last modified time | relevance | path

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

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