Searched refs:calcLiveInMask (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp114 static unsigned calcLiveInMask(MachineBasicBlock *MBB) { function in struct:__anon2679::FPS
397 const unsigned Mask = calcLiveInMask(MBB);
524 adjustLiveRegs(calcLiveInMask(MBB), MBB->begin());

Completed in 48 milliseconds