Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp377 void removeLiveOut(unsigned Reg);
877 void LinearizedRegion::removeLiveOut(unsigned Reg) { in removeLiveOut() function in LinearizedRegion
884 removeLiveOut(OldReg); in replaceLiveOut()
1588 LRegion->removeLiveOut(Reg); in replaceLiveOutRegs()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2382 void removeLiveOut(PHINode *PN) { in removeLiveOut() function
H A DLoopVectorize.cpp3376 Plan.removeLiveOut(PHI); in fixupIVUsers()
3854 State.Plan->removeLiveOut(&LCSSAPhi); in fixFixedOrderRecurrence()
4043 State.Plan->removeLiveOut(&LCSSAPhi); in fixReduction()