Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp833 static bool doesInstructionSetFPSW(MachineInstr &MI) { in doesInstructionSetFPSW() function
874 if (doesInstructionSetFPSW(MI)) { in popStackAfter()