Searched refs:InstTable (Results 1 – 1 of 1) sorted by relevance
1404 ArrayRef<TableEntry> InstTable; in handleTwoArgFP() local1409 InstTable = ForwardST0Table; in handleTwoArgFP()1411 InstTable = ReverseST0Table; in handleTwoArgFP()1414 InstTable = ForwardSTiTable; in handleTwoArgFP()1416 InstTable = ReverseSTiTable; in handleTwoArgFP()1419 int Opcode = Lookup(InstTable, MI.getOpcode()); in handleTwoArgFP()