Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp105 unsigned char FixStack[8]; member
256 void shuffleStackTop(const unsigned char *FixStack, unsigned FixCount,
478 << unsigned(Bundle.FixStack[i-1]) << '\n'); in setupBlockStack()
479 pushReg(Bundle.FixStack[i-1]); in setupBlockStack()
519 shuffleStackTop(Bundle.FixStack, Bundle.FixCount, Term); in finishBlockStack()
525 Bundle.FixStack[i] = getStackEntry(i); in finishBlockStack()
907 void FPS::shuffleStackTop(const unsigned char *FixStack, in shuffleStackTop() argument
915 unsigned Reg = FixStack[FixCount]; in shuffleStackTop()