reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
27678 if (!MCOp.isImm()) 27680 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27686 if (!MCOp.isImm()) 27688 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27694 if (!MCOp.isImm()) 27696 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27702 return MCOp.isImm() && 27703 MCOp.getImm() != AArch64CC::AL && 27704 MCOp.getImm() != AArch64CC::NV; 27709 if (!MCOp.isImm()) 27711 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27718 if (!MCOp.isImm()) 27720 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27727 if (!MCOp.isImm()) 27729 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27737 if (!MCOp.isImm()) 27739 return AArch64BTIHint::lookupBTIByEncoding((MCOp.getImm() ^ 32) >> 1) != nullptr; 27746 if (!MCOp.isImm()) 27748 return AArch64PSBHint::lookupPSBByEncoding(MCOp.getImm()) != nullptr;