Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp803 static const TableEntry PopTable[] = { variable
859 ASSERT_SORTED(PopTable); in popStackAfter()
864 int Opcode = Lookup(PopTable, I->getOpcode()); in popStackAfter()