Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h401 void extendPHIRange(MachineBasicBlock &B, LiveRangeCalc &LRC,
DSplitKit.cpp1241 void SplitEditor::extendPHIRange(MachineBasicBlock &B, LiveRangeCalc &LRC, in extendPHIRange() function in SplitEditor
1276 extendPHIRange(B, LRC, LI, LaneBitmask::getAll(), /*Undefs=*/{}); in extendPHIKillRanges()
1297 extendPHIRange(B, SubLRC, S, PS.LaneMask, Undefs); in extendPHIKillRanges()