Searched refs:OpTable (Results 1 – 2 of 2) sorted by relevance
259 static const unsigned OpTable[] = { in getSrcIdx() local266 return getOperandIdx(Opcode, OpTable[SrcNum]); in getSrcIdx()297 static const unsigned OpTable[8][2] = { in getSrcs() local310 OpTable[j][0])); in getSrcs()314 OpTable[j][1])).getImm(); in getSrcs()323 static const unsigned OpTable[3][2] = { in getSrcs() local330 int SrcIdx = getOperandIdx(MI->getOpcode(), OpTable[j][0]); in getSrcs()337 getOperandIdx(MI->getOpcode(), OpTable[j][1])).getImm(); in getSrcs()
1603 } OpTable[NumTypes] = { in X86SelectDivRem() local1658 const DivRemEntry &TypeEntry = OpTable[TypeIndex]; in X86SelectDivRem()