Searched refs:IsSet (Results 1 – 9 of 9) sorted by relevance
37 bool IsSet : 1; member41 bool IsStack = false, bool IsSet = false)42 : Reg(Val), Mask(Mask), IsStack(IsStack), IsSet(IsSet) {} in Reg()56 return ArgDescriptor(Arg.Reg, Mask, Arg.IsStack, Arg.IsSet); in createArg()60 return IsSet; in isSet()
44 if (IsSet(listPerm)) in GetDescription()47 if (IsSet(disablePerm)) in GetDescription()50 if (IsSet(deletePerm)) in GetDescription()
101 return instance().Counters[ID].IsSet; in isCounterSet()171 bool IsSet = false; member
115 Counter.IsSet = true; in push_back()128 Counter.IsSet = true; in push_back()
31 const bool IsSet = SDOpcode == AArch64ISD::MOPS_MEMSET || in EmitMOPS() local52 if (!IsSet) in EmitMOPS()62 if (IsSet) { in EmitMOPS()
1064 const bool IsSet = Opcode == AArch64::MOPSMemorySetPseudo || in LowerMOPS() local1073 if (!IsSet) in LowerMOPS()
104 bool IsSet(enum PermissionKinds permission) const in IsSet() function131 if (incoming.IsSet(permission)) in MergePermission()
149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); in readGSIHashBuckets() local150 if (IsSet) { in readGSIHashBuckets()
3596 const bool IsSet = Mopcode == AArch64::MOPSMemorySetPseudo; in selectMOPS() local3598 IsSet ? AArch64::GPR64RegClass : AArch64::GPR64commonRegClass; in selectMOPS()3615 if (IsSet) { in selectMOPS()