Searched refs:FlagBit (Results 1 – 4 of 4) sorted by relevance
928 UINT32 FlagBit = 1; in TrPrintOpFlags() local934 if (Flags & FlagBit) in TrPrintOpFlags()939 FlagBit <<= 1; in TrPrintOpFlags()
805 GISelFlags FlagBit) { in updateGISelFlag() argument812 return Value ? (CurFlags | FlagBit) : (CurFlags & ~FlagBit); in updateGISelFlag()
542 StringRef FlagName, GISelFlags FlagBit);
4686 enum FlagBit : Flags {