/external/llvm/include/llvm/Support/ |
D | FormattedStream.h | 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormattedStream.h | 124 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | FormattedStream.h | 148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | WithColor.cpp | 108 bool BG) { in changeColor()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1097 for (auto &BG : BitGroups) { in collectValueRotInfo() local 1135 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups() 1161 for (auto &BG : BitGroups) { in assignRepl32BitGroups() local 1359 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in SelectAndParts32() 1392 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select32() 1400 for (auto &BG : BitGroups) { in Select32() local 1596 auto MatchingBG = [VRI](const BitGroup &BG) { in SelectAndParts64() 1616 for (auto &BG : BitGroups) { in SelectAndParts64() local 1651 for (auto &BG : BitGroups) { in SelectAndParts64() local 1760 for (auto &BG : BitGroups) { in Select64() local [all …]
|
/external/llvm-project/llvm/lib/Support/ |
D | WithColor.cpp | 122 bool BG) { in changeColor()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1536 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 …]
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1496 for (auto &BG : BitGroups) { in collectValueRotInfo() local 1534 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups() 1560 for (auto &BG : BitGroups) { in assignRepl32BitGroups() local 1565 auto PotentiallyMerged = [this](BitGroup & BG) { in assignRepl32BitGroups() 1804 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in SelectAndParts32() 1837 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select32() 1845 for (auto &BG : BitGroups) { in Select32() local 2048 auto MatchingBG = [VRI](const BitGroup &BG) { in SelectAndParts64() 2068 for (auto &BG : BitGroups) { in SelectAndParts64() local 2104 for (auto &BG : BitGroups) { in SelectAndParts64() local [all …]
|
/external/libwebm/ |
D | vttdemux.cc | 787 typedef mkvparser::BlockGroup BG; in ProcessBlockEntry() typedef
|
/external/libyuv/files/source/ |
D | row_common.cc | 1081 #define BG (UG * 128 + VG * 128 + YGB) macro 1162 #define BG (UG * 128 + VG * 128 + YGB) macro 1245 #define BG (UG * 128 + VG * 128 + YGB) macro
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_common.cc | 1081 #define BG (UG * 128 + VG * 128 + YGB) macro 1162 #define BG (UG * 128 + VG * 128 + YGB) macro 1245 #define BG (UG * 128 + VG * 128 + YGB) macro
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 150 #define BG (UG * 128 + VG * 128 - YGB) macro
|
D | row_neon64.cc | 145 #define BG (UG * 128 + VG * 128 - YGB) macro
|
D | row_gcc.cc | 1444 #define BG (UG * 128 + VG * 128 + YGB) macro
|
D | row_win.cc | 56 #define BG (UG * 128 + VG * 128 + YGB) macro
|
D | row_common.cc | 1015 #define BG (UG * 128 + VG * 128 + YGB) macro
|