Searched refs:ReplaceFlags (Results 1 – 5 of 5) sorted by relevance
41 changer.ReplaceFlags(flags)106 def ReplaceFlags(self, flags): member in FlagChanger176 return self.ReplaceFlags(new_flags)
68 changer.ReplaceFlags(new_flags),
956 JITSymbolFlags ReplaceFlags = KV.second; in replace() local957 ReplaceFlags |= JITSymbolFlags::Lazy; in replace()959 std::move(ReplaceFlags)); in replace()
4323 bool ReplaceFlags = true; in PeepholePPC64() local4343 ReplaceFlags = false; in PeepholePPC64()4388 if (ReplaceFlags) { in PeepholePPC64()
6171 bool ReplaceFlags = true; in PeepholePPC64() local6191 ReplaceFlags = false; in PeepholePPC64()6227 if (ReplaceFlags) { in PeepholePPC64()6282 if (ReplaceFlags) { in PeepholePPC64()