reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
26962 if (!MCOp.isImm()) 26964 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 26970 if (!MCOp.isImm()) 26972 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 26978 if (!MCOp.isImm()) 26980 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 26986 return MCOp.isImm() && 26987 MCOp.getImm() != AArch64CC::AL && 26988 MCOp.getImm() != AArch64CC::NV; 26993 if (!MCOp.isImm()) 26995 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27002 if (!MCOp.isImm()) 27004 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27011 if (!MCOp.isImm()) 27013 int64_t Val = AArch64_AM::decodeLogicalImmediate(MCOp.getImm(), 64); 27021 if (!MCOp.isImm()) 27023 return AArch64BTIHint::lookupBTIByEncoding((MCOp.getImm() ^ 32) >> 1) != nullptr; 27030 if (!MCOp.isImm()) 27032 return AArch64PSBHint::lookupPSBByEncoding(MCOp.getImm()) != nullptr;