Searched refs:OpTable (Results 1 – 2 of 2) sorted by relevance
258 static const unsigned OpTable[] = { in getSrcIdx() local265 return getOperandIdx(Opcode, OpTable[SrcNum]); in getSrcIdx()298 static const unsigned OpTable[8][2] = { in getSrcs() local311 OpTable[j][0])); in getSrcs()315 OpTable[j][1])).getImm(); in getSrcs()324 static const unsigned OpTable[3][2] = { in getSrcs() local331 int SrcIdx = getOperandIdx(MI->getOpcode(), OpTable[j][0]); in getSrcs()338 getOperandIdx(MI->getOpcode(), OpTable[j][1])).getImm(); in getSrcs()
1347 } OpTable[NumTypes] = { in X86SelectDivRem() local1402 const DivRemEntry &TypeEntry = OpTable[TypeIndex]; in X86SelectDivRem()