Home
last modified time | relevance | path

Searched defs:BG (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDFormattedStream.h124 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDWithColor.cpp108 bool BG) { in changeColor()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp1536 for (auto &BG : BitGroups) { in collectValueRotInfo() local
1574 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups()
1600 for (auto &BG : BitGroups) { in assignRepl32BitGroups() local
1605 auto PotentiallyMerged = [this](BitGroup & BG) { in assignRepl32BitGroups()
1844 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in SelectAndParts32()
1877 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select32()
1885 for (auto &BG : BitGroups) { in Select32() local
2088 auto MatchingBG = [VRI](const BitGroup &BG) { in SelectAndParts64()
2108 for (auto &BG : BitGroups) { in SelectAndParts64() local
2144 for (auto &BG : BitGroups) { in SelectAndParts64() local
[all …]