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
254 void shuffleStackTop(const unsigned char *FixStack, unsigned FixCount,
476 << unsigned(Bundle.FixStack[i-1]) << '\n'); in setupBlockStack()
477 pushReg(Bundle.FixStack[i-1]); in setupBlockStack()
517 shuffleStackTop(Bundle.FixStack, Bundle.FixCount, Term); in finishBlockStack()
523 Bundle.FixStack[i] = getStackEntry(i); in finishBlockStack()
897 void FPS::shuffleStackTop(const unsigned char *FixStack, in shuffleStackTop() argument
905 unsigned Reg = FixStack[FixCount]; in shuffleStackTop()