reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
556 if (MI.getOperand(1).getTargetFlags() & AArch64II::MO_TAGGED) {
lib/Target/AArch64/AArch64InstrInfo.cpp 4912 {MO_TAGGED, "aarch64-tagged"}};
lib/Target/AArch64/AArch64RegisterInfo.cpp 461 MI.getOperand(FIOperandNum).getTargetFlags() & AArch64II::MO_TAGGED;
lib/Target/AArch64/AArch64StackTaggingPreRA.cpp 157 UseI->getOperand(OpIdx).setTargetFlags(AArch64II::MO_TAGGED);
lib/Target/AArch64/AArch64Subtarget.cpp 241 return AArch64II::MO_NC | AArch64II::MO_TAGGED;