Searched refs:FlagBit (Results 1 – 5 of 5) sorted by relevance
928 UINT32 FlagBit = 1; in TrPrintOpFlags() local934 if (Flags & FlagBit) in TrPrintOpFlags()939 FlagBit <<= 1; in TrPrintOpFlags()
810 GISelFlags FlagBit) { in updateGISelFlag() argument817 return Value ? (CurFlags | FlagBit) : (CurFlags & ~FlagBit); in updateGISelFlag()
545 StringRef FlagName, GISelFlags FlagBit);
1017 void diagnoseLanguageConstruct(FunctionEffect::FlagBit Flag, in diagnoseLanguageConstruct()
4803 enum FlagBit : Flags {