Searched refs:InstTable (Results 1 – 1 of 1) sorted by relevance
1186 ArrayRef<TableEntry> InstTable; in handleTwoArgFP() local1191 InstTable = ForwardST0Table; in handleTwoArgFP()1193 InstTable = ReverseST0Table; in handleTwoArgFP()1196 InstTable = ForwardSTiTable; in handleTwoArgFP()1198 InstTable = ReverseSTiTable; in handleTwoArgFP()1201 int Opcode = Lookup(InstTable, MI->getOpcode()); in handleTwoArgFP()