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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp254 /// popStackAfter - Pop the current value off of the top of the FP stack
256 void popStackAfter(MachineBasicBlock::iterator &I);
832 /// popStackAfter - Pop the current value off of the top of the FP stack after
838 void FPS::popStackAfter(MachineBasicBlock::iterator &I) { function in class:FPS
862 popStackAfter(I);
924 popStackAfter(I2);
1166 popStackAfter(I);
1371 popStackAfter(I); // Pop the top of stack

Completed in 57 milliseconds