Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp250 void adjustLiveRegs(unsigned Mask, MachineBasicBlock::iterator I);
483 adjustLiveRegs(calcLiveInMask(MBB), MBB->begin()); in setupBlockStack()
506 adjustLiveRegs(Bundle.Mask, Term); in finishBlockStack()
834 void FPS::adjustLiveRegs(unsigned Mask, MachineBasicBlock::iterator I) { in adjustLiveRegs() function in FPS
1550 adjustLiveRegs(LiveMask, MI); in handleSpecialFP()