Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1118 static const TableEntry ReverseSTiTable[] = { variable
1144 ASSERT_SORTED(ForwardSTiTable); ASSERT_SORTED(ReverseSTiTable); in handleTwoArgFP()
1208 InstTable = ReverseSTiTable; in handleTwoArgFP()
1243 ASSERT_SORTED(ForwardSTiTable); ASSERT_SORTED(ReverseSTiTable); in handleCompareFP()