Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveInterval.cpp1346 void ConnectedVNInfoEqClasses::Distribute(LiveInterval &LI, LiveInterval *LIV[], in Distribute() argument
1368 MO.setReg(LIV[EqClass - 1]->reg()); in Distribute()
1397 = LIV[ComponentNum-1]->createSubRange(Allocator, SR.LaneMask); in Distribute()
1408 DistributeRange(LI, LIV, EqClass); in Distribute()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveInterval.h1017 void Distribute(LiveInterval &LI, LiveInterval *LIV[],