Searched refs:SM_Compatible (Results 1 – 3 of 3) sorted by relevance
50 Bitmask |= (SMEAttrs::SM_Compatible | SMEAttrs::SME_ABI_Routine); in SMEAttrs()52 Bitmask |= (SMEAttrs::SM_Compatible | SMEAttrs::ZA_Shared | in SMEAttrs()61 Bitmask |= SM_Compatible; in SMEAttrs()
42 SM_Compatible = 1 << 1, // aarch64_pstate_sm_compatible enumerator67 return Bitmask & SM_Compatible; in hasStreamingCompatibleInterface()
241 CalleeAttrs.set(SMEAttrs::SM_Compatible, false); in areInlineCompatible()