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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp126 static unsigned calcLiveInMask(MachineBasicBlock *MBB, bool RemoveFPs) { function in struct:__anon4434::FPS
401 const unsigned Mask = calcLiveInMask(&MBB, false);
534 unsigned Mask = calcLiveInMask(MBB, /*RemoveFPs=*/true);

Completed in 59 milliseconds