Lines Matching defs:LDBG
25 #define LDBG(X) LLVM_DEBUG(DBGS() << X << "\n")
46 LDBG("START CopyMappingInfo, favorPredication: " << favorPredication);
56 LDBG("--greedily determined vectorSize: "
70 LDBG("--vectorSize: " << this->vectorSize);
144 LDBG(indent << "mandated globalBest: " << sizes[currentIndex]);
153 LDBG(indent << "maximizeNumThreads in " << s
160 LDBG(indent << "new localBest: " << localBest);
172 LDBG(indent << "found globalBest: " << best);
201 LDBG("requires predication, try reducing vector size to "
219 LDBG("inferNumThreadsImpl with totalNumThreads: "
228 LDBG("--Too few threads given the required vector size -> FAIL");
237 LDBG("computed actualVectorSize: " << desiredVectorSize););
243 LDBG("--totalNumThreadsUsed: " << totalNumThreadsUsed);
245 LDBG("--Too few threads given the required vector size -> FAIL");