Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp831 static bool doesInstructionSetFPSW(MachineInstr &MI) { in doesInstructionSetFPSW() function
873 if (doesInstructionSetFPSW(MI)) { in popStackAfter()