Searched refs:InstTable (Results 1 – 1 of 1) sorted by relevance
1342 ArrayRef<TableEntry> InstTable; in handleTwoArgFP() local1347 InstTable = ForwardST0Table; in handleTwoArgFP()1349 InstTable = ReverseST0Table; in handleTwoArgFP()1352 InstTable = ForwardSTiTable; in handleTwoArgFP()1354 InstTable = ReverseSTiTable; in handleTwoArgFP()1357 int Opcode = Lookup(InstTable, MI.getOpcode()); in handleTwoArgFP()