Searched refs:OpTable (Results 1 – 3 of 3) sorted by relevance
261 static const unsigned OpTable[8][2] = { in getSrcs() local272 for (const auto &Op : OpTable) { in getSrcs()285 static const unsigned OpTable[3][2] = { in getSrcs() local291 for (const auto &Op : OpTable) { in getSrcs()
1561 } OpTable[NumTypes] = { in selectDivRem() local1600 auto OpEntryIt = llvm::find_if(OpTable, [RegTy](const DivRemEntry &El) { in selectDivRem()1603 if (OpEntryIt == std::end(OpTable)) in selectDivRem()
1890 } OpTable[NumTypes] = { in X86SelectDivRem() local1945 const DivRemEntry &TypeEntry = OpTable[TypeIndex]; in X86SelectDivRem()