Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h148 changeColor(enum Colors Color,bool Bold,bool BG) changeColor() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h670 BatchGroupT *BG = Region->FreeListInfo.BlockList.front(); in pushBatchClassBlocks() local
764 BatchGroupT *BG = variable
953 BatchGroupT *BG = Region->FreeListInfo.BlockList.front(); in popBlocksImpl() local
995 BatchGroupT *BG = Region->FreeListInfo.BlockList.front(); in popBlocksImpl() local
1361 for (BatchGroupT *BG = Region->FreeListInfo.BlockList.front(), in collectGroupsToRelease() local
1613 for (BatchGroupT *BG = Region->FreeListInfo.BlockList.front(), in mergeGroupsToReleaseBack() local
H A Dprimary32.h517 BatchGroupT *BG = Sci->FreeListInfo.BlockList.front(); in pushBatchClassBlocks() local
612 BatchGroupT *BG = variable
726 BatchGroupT *BG = Sci->FreeListInfo.BlockList.front(); in popBlocksImpl() local
768 BatchGroupT *BG = Sci->FreeListInfo.BlockList.front(); in popBlocksImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp144 bool BG) { in changeColor()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1944 for (auto &BG : BitGroups) { in collectValueRotInfo() local
1982 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups()
2008 for (auto &BG : BitGroups) { in assignRepl32BitGroups() local
2013 auto PotentiallyMerged = [this](BitGroup & BG) { in assignRepl32BitGroups()
2252 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in SelectAndParts32()
2285 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select32()
2293 for (auto &BG : BitGroups) { in Select32() local
2496 auto MatchingBG = [VRI](const BitGroup &BG) { in SelectAndParts64()
2516 for (auto &BG : BitGroups) { in SelectAndParts64() local
2555 for (auto &BG : BitGroups) { in SelectAndParts64() local
[all …]