Searched refs:FlagBit (Results 1 – 3 of 3) sorted by relevance
926 UINT32 FlagBit = 1; in TrPrintOpFlags() local932 if (Flags & FlagBit) in TrPrintOpFlags()937 FlagBit <<= 1; in TrPrintOpFlags()
782 GISelFlags FlagBit) { in updateGISelFlag() argument789 return Value ? (CurFlags | FlagBit) : (CurFlags & ~FlagBit); in updateGISelFlag()
538 StringRef FlagName, GISelFlags FlagBit);