Searched refs:LDT (Results 1 – 7 of 7) sorted by relevance
566 LoopDepthTree LDT; member583 : LDT(LI), DTU(DT, PDT, DomTreeUpdater::UpdateStrategy::Lazy), LI(LI), in LoopFuser()600 while (!LDT.empty()) { in fuseLoops()601 LLVM_DEBUG(dbgs() << "Got " << LDT.size() << " loop sets for depth " in fuseLoops()602 << LDT.getDepth() << "\n";); in fuseLoops()604 for (const LoopVector &LV : LDT) { in fuseLoops()631 LDT.descend(); in fuseLoops()869 assert(!LDT.isRemovedLoop(FC0->L) && in fuseCandidates()873 assert(!LDT.isRemovedLoop(FC1->L) && in fuseCandidates()1043 LDT.removeLoop(FC1->L); in fuseCandidates()
272 void setLargeDataThreshold(uint64_t LDT) { LargeDataThreshold = LDT; } in setLargeDataThreshold() argument
579 if (std::optional<uint64_t> LDT = codegen::getExplicitLargeDataThreshold()) in compileModule() local580 Target->setLargeDataThreshold(*LDT); in compileModule()
282 do_ldt: movq PCPU(LDT),%rax
1501 "^S(TR|LDT)16r$")>;
1416 "^S(TR|LDT)16r$")>;
1730 "^S(TR|LDT)16r$")>;