Searched refs:RemoveFPs (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) { argument
134 if (RemoveFPs) {
534 unsigned Mask = calcLiveInMask(MBB, /*RemoveFPs=*/true);

Completed in 166 milliseconds