Searched refs:InstTable (Results 1 – 1 of 1) sorted by relevance
1421 ArrayRef<TableEntry> InstTable; in handleTwoArgFP() local1426 InstTable = ForwardST0Table; in handleTwoArgFP()1428 InstTable = ReverseST0Table; in handleTwoArgFP()1431 InstTable = ForwardSTiTable; in handleTwoArgFP()1433 InstTable = ReverseSTiTable; in handleTwoArgFP()1436 int Opcode = Lookup(InstTable, MI.getOpcode()); in handleTwoArgFP()