Home
last modified time | relevance | path

Searched refs:LIV (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveInterval.cpp1349 void ConnectedVNInfoEqClasses::Distribute(LiveInterval &LI, LiveInterval *LIV[], in Distribute() argument
1371 MO.setReg(LIV[EqClass - 1]->reg()); in Distribute()
1400 = LIV[ComponentNum-1]->createSubRange(Allocator, SR.LaneMask); in Distribute()
1411 DistributeRange(LI, LIV, EqClass); in Distribute()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopIdiomVectorize.cpp159 LoopIdiomVectorize LIV(VecStyle, BCVF, &AR.DT, &AR.LI, &AR.TTI, DL); in run() local
160 if (!LIV.run(&L)) in run()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveInterval.h1024 void Distribute(LiveInterval &LI, LiveInterval *LIV[],