Searched defs:OpTable (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600InstrInfo.cpp | 261 static const unsigned OpTable[8][2] = { getSrcs() local |
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | Patterns.h | 555 OperandTable OpTable; global() member |
/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 1640 } OpTable[NumTypes] = { selectMulDivRem() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 1886 } OpTable[NumTypes] = { X86SelectDivRem() local |