Lines Matching refs:Encoding
539 uint64_t Encoding;
540 return AArch64_AM::processLogicalImmediate(UImm, BitSize, Encoding);
687 // ANDS does not use the same encoding scheme as the others xxxS
749 // encoding becomes the sp register.
2065 "Encoding cannot handle value that big");
2780 uint64_t Encoding;
2781 if (AArch64_AM::processLogicalImmediate(UImm, BitSize, Encoding)) {
2785 .addImm(Encoding);
2871 uint64_t Encoding;
2872 if (AArch64_AM::processLogicalImmediate(UImm, BitSize, Encoding)) {
2876 .addImm(Encoding);