Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1087 static const TableEntry ForwardST0Table[] = { variable
1160 ASSERT_SORTED(ForwardST0Table); ASSERT_SORTED(ReverseST0Table); in handleTwoArgFP()
1218 InstTable = ForwardST0Table; in handleTwoArgFP()
1228 int Opcode = Lookup(InstTable, array_lengthof(ForwardST0Table), in handleTwoArgFP()
1259 ASSERT_SORTED(ForwardST0Table); ASSERT_SORTED(ReverseST0Table); in handleCompareFP()